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

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

يحتوي على معلومات السياق ذات الصلة بإنشاء رسالة BeginSessionRequest في 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
)