This data structure contains the security key, most prominently used by emberSetSecurityKey . More...

#include < ember-types.h >

Data Fields

uint8_t contents [ EMBER_ENCRYPTION_KEY_SIZE ]

This data structure contains the security key, most prominently used by emberSetSecurityKey .

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

Field Documentation

contents

uint8_t EmberKeyData::contents[ EMBER_ENCRYPTION_KEY_SIZE ]

This is the key byte data.

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


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