ndn-lite
Data Fields
abstract_hmac_key Struct Reference

#include <ndn-lite-default-hmac-impl.h>

Collaboration diagram for abstract_hmac_key:
Collaboration graph

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...
 

Field Documentation

◆ key_size

uint32_t abstract_hmac_key::key_size

The key size of key bytes.

◆ key_value

uint8_t abstract_hmac_key::key_value[32]

The key bytes buffer of current key.


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