class WeaveGroupKey
Defined at line 98 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/security/WeaveApplicationKeys.h
Contains information about Weave application group keys.
Examples of keys that can be described by this class are: root key,
epoch key, group master key, intermediate key, and fabric secret.
Public Members
uint32_t KeyId
uint8_t KeyLen
uint8_t[36] Key
Enumerations
enum
| Name | Value |
|---|---|
| MaxKeySize | kWeaveFabricSecretSize |
Defined at line 101 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/security/WeaveApplicationKeys.h