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

公用函式

DecodeHead

WEAVE_ERROR DecodeHead(
  PacketBuffer *msgBuf
)

EncodeHead

WEAVE_ERROR EncodeHead(
  PacketBuffer *msgBuf
)

HeadLength

uint16_t HeadLength(
  void
)

重設

void Reset(
  void
)