ndn-lite
Data Fields
ndn_aes_key Struct Reference

The structure to keep an AES-128 key. More...

#include <ndn-lite-aes.h>

Collaboration diagram for ndn_aes_key:
Collaboration graph

Data Fields

abstract_aes_key_t abs_key
 
uint32_t key_id
 The KEY ID of current key. More...
 

Detailed Description

The structure to keep an AES-128 key.

Field Documentation

◆ abs_key

abstract_aes_key_t ndn_aes_key::abs_key

◆ key_id

uint32_t ndn_aes_key::key_id

The KEY ID of current key.

Should be unique.


The documentation for this struct was generated from the following file: