![]() |
ndn-lite
|
#include <ndn-lite-default-hmac-impl.h>
Data Fields | |
uint8_t | key_value [32] |
The key bytes buffer of current key. More... | |
uint32_t | key_size |
The key size of key bytes. More... | |
uint32_t abstract_hmac_key::key_size |
The key size of key bytes.
uint8_t abstract_hmac_key::key_value[32] |
The key bytes buffer of current key.