EmberKeyData Struct Reference

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

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

Field Documentation

uint8_t EmberKeyData::contents[ EMBER_ENCRYPTION_KEY_SIZE ]

This is the key byte data.


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