nl:: Weave:: WeaveMsgEncryptionKey
#include <src/lib/core/WeaveFabricState.h>
Contains information about Weave message encryption key.
Summary
Public attributes |
|
---|---|
EncKey
|
The secret key material.
|
EncType
|
uint8_t
The encryption type supported by the key.
|
KeyId
|
uint16_t
The key ID.
|
Public attributes
EncType
uint8_t EncType
The encryption type supported by the key.
KeyId
uint16_t KeyId
The key ID.