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
)