Google은 흑인 공동체를 위한 인종적 평등을 추구하기 위해 노력하고 있습니다. 자세히 알아보기

nl::위::프로필::보안: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
)