nl::Weave::Profiles::Security::AppKeys::WeaveGroupKey

#include <src/lib/profiles/security/WeaveApplicationKeys.h>

包含有关 Weave 应用群组密钥的信息。

摘要

可以通过此类描述的密钥示例包括:根密钥、纪元密钥、组主密钥、中间密钥和 Fabric 密钥。

公共类型

@221 枚举

公共属性

@223
union nl::Weave::Profiles::Security::AppKeys::WeaveGroupKey::@222
GlobalId
uint32_t
应用组密钥全局 ID。
Key[MaxKeySize]
uint8_t
密钥材料。
KeyId
uint32_t
密钥 ID。
KeyLen
uint8_t
密钥长度。
StartTime
uint32_t
公元纪年键的开始时间。

公共类型

@221

 @221

公共属性

@223

union nl::Weave::Profiles::Security::AppKeys::WeaveGroupKey::@222 @223

GlobalId

uint32_t GlobalId

应用组键全局 ID。

uint8_t Key[MaxKeySize]

密钥材料。

KeyId

uint32_t KeyId

密钥 ID。

KeyLen

uint8_t KeyLen

密钥长度。

StartTime

uint32_t StartTime

纪元键的开始时间。