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

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

包含有关 Weave 应用组键的信息。

摘要

可由此类描述的密钥示例如下:根密钥、周期密钥、组主密钥、中间密钥和结构密钥。

公共类型

@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

纪元键的开始时间。