nl::Weave::Profiles::安全性::CASE::StartSessionResponseContext

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

保留與 CASE StartSessionRequest 訊息的產生或處理相關的背景資訊。

總結

繼承

沿用來源: nl::Weave::Profiles::Security::CASE::StartSessionContext

公開屬性

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
)