nl::Weave::Profiles::Security::CASE::BeginSessionResponseContext

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

เก็บข้อมูลบริบทที่เกี่ยวข้องกับการสร้างหรือการประมวลผลข้อความ StartSessionRequest ของ CASE

สรุป

การสืบทอด

รับค่าจาก 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
)