tokTypeStackKey Struct Reference

Type for TOKEN_STACK_NVDATA_VERSION. Keeps the version number of stack tokens. More...

#include <token-stack.h>

Data Fields

uint8_t networkKey [16]
 

Type for TOKEN_STACK_NVDATA_VERSION. Keeps the version number of stack tokens.

Type for TOKEN_STACK_SECURITY_KEY. Keeps the security key for MAC layer security.

Type for TOKEN_STACK_NONCE_COUNTER. Used to make sure that Nonce used for security is not repeated even after unexpected reboot.

Type for TOKEN_STACK_SECURITY_KEY. Keeps the security key for MAC layer security.

Definition at line 222 of file token-stack.h.

Field Documentation

◆ networkKey

uint8_t tokTypeStackKey::networkKey[16]

The key itself

Definition at line 223 of file token-stack.h.


The documentation for this struct was generated from the following file:
  • token-stack.h