ndn-lite
Data Fields
ndn_hmac_key Struct Reference

The structure to keep a HMAC key. More...

#include <ndn-lite-hmac.h>

Collaboration diagram for ndn_hmac_key:
Collaboration graph

Data Fields

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

Detailed Description

The structure to keep a HMAC key.

Field Documentation

◆ abs_key

abstract_hmac_key_t ndn_hmac_key::abs_key

◆ key_id

uint32_t ndn_hmac_key::key_id

The KEY ID of current key.

Should be unique.


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