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
)