nl:: Weave:: Profiles:: Security:: CASE:: BeginSessionResponseContext
#include <src/lib/profiles/security/WeaveCASE.h>
存放与生成或处理 CASE BeginSessionRequest 消息相关的上下文信息。
摘要
继承
继承自: nl::Weave::Profiles::Security::CASE::BeginSessionContext
公共属性 |
|
---|---|
KeyConfirmHash
|
const uint8_t *
|
KeyConfirmHashLength
|
uint8_t
|
公共函数 |
|
---|---|
DecodeHead(PacketBuffer *msgBuf)
|
|
EncodeHead(PacketBuffer *msgBuf)
|
|
HeadLength(void)
|
uint16_t
|
Reset(void)
|
void
|
公共属性
KeyConfirmHash
const uint8_t * KeyConfirmHash
KeyConfirmHashLength
uint8_t KeyConfirmHashLength
公共函数
解码头
WEAVE_ERROR DecodeHead( PacketBuffer *msgBuf )
编码头
WEAVE_ERROR EncodeHead( PacketBuffer *msgBuf )
头部长度
uint16_t HeadLength( void )
重置
void Reset( void )