EmberZllInitialSecurityState Struct Reference
Describes the Initial Security features and requirements that will be used when forming or joining ZigBee Light Link networks.
#include <
zll-types.h
>
Data Fields |
|
uint32_t | bitmask |
EmberZllKeyIndex | keyIndex |
EmberKeyData | encryptionKey |
EmberKeyData | preconfiguredKey |
Describes the Initial Security features and requirements that will be used when forming or joining ZigBee Light Link networks.
Field Documentation
uint32_t EmberZllInitialSecurityState::bitmask |
This bitmask is unused. All values are reserved for future use.
EmberKeyData EmberZllInitialSecurityState::encryptionKey |
The encryption key for use by algorithms that require it.
EmberZllKeyIndex EmberZllInitialSecurityState::keyIndex |
The key encryption algorithm advertised by the application.
EmberKeyData EmberZllInitialSecurityState::preconfiguredKey |
The pre-configured link key used during classical ZigBee commissioning.
The documentation for this struct was generated from the following file:
-
zll-types.h