![]() |
ndn-lite
|
The structure to keep a HMAC key. More...
#include <ndn-lite-hmac.h>
Data Fields | |
abstract_hmac_key_t | abs_key |
uint32_t | key_id |
The KEY ID of current key. More... | |
The structure to keep a HMAC key.
abstract_hmac_key_t ndn_hmac_key::abs_key |
uint32_t ndn_hmac_key::key_id |
The KEY ID of current key.
Should be unique.