This data structure contains the key data that is passed into various other functions. More...

#include <ember-types.h>

Data Fields

uint8_t contents [EMBER_ENCRYPTION_KEY_SIZE]
 

This data structure contains the key data that is passed into various other functions.

Definition at line 414 of file ember-types.h.

Field Documentation

uint8_t EmberKeyData::contents[EMBER_ENCRYPTION_KEY_SIZE]

This is the key byte data.

Definition at line 416 of file ember-types.h.


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