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

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

Enthält Kontextinformationen zur Generierung oder Verarbeitung einer CASE-BeginSessionRequest-Nachricht

Zusammenfassung

Übernahme

Übernommen von: nl::Weave::Profiles::Security::CASE::BeginSessionContext

Öffentliche Attribute

KeyConfirmHash
const uint8_t *
KeyConfirmHashLength
uint8_t

Öffentliche Funktionen

DecodeHead(PacketBuffer *msgBuf)
EncodeHead(PacketBuffer *msgBuf)
HeadLength(void)
uint16_t
Reset(void)
void

Öffentliche Attribute

KeyConfirmHash

const uint8_t * KeyConfirmHash

KeyConfirmHashLength

uint8_t KeyConfirmHashLength

Öffentliche Funktionen

DecodeHead

WEAVE_ERROR DecodeHead(
  PacketBuffer *msgBuf
)

EncodeHead

WEAVE_ERROR EncodeHead(
  PacketBuffer *msgBuf
)

HeadLength

uint16_t HeadLength(
  void
)

Zurücksetzen

void Reset(
  void
)