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
)