nl::Weave::WeaveMsgEncryptionKey

#include <src/lib/core/WeaveFabricState.h>

Weave メッセージの暗号鍵に関する情報が含まれています。

概要

パブリック属性

EncKey
秘密鍵のマテリアル。
EncType
uint8_t
鍵でサポートされている暗号化タイプ。
KeyId
uint16_t
鍵 ID。

パブリック属性

EncKey

WeaveEncryptionKey EncKey

秘密鍵のマテリアル。

EncType

uint8_t EncType

鍵でサポートされている暗号化タイプ。

KeyId

uint16_t KeyId

鍵 ID。