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

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

Zawiera informacje kontekstowe związane z generowaniem lub przetwarzaniem wiadomości CASE startedSessionRequest.

Podsumowanie

Dziedziczenie

Dziedziczy z: nl::Weave::Profiles::Security::CASE::BeginSessionContext

Atrybuty publiczne

KeyConfirmHash
const uint8_t *
KeyConfirmHashLength
uint8_t

Funkcje publiczne

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

Atrybuty publiczne

KeyConfirmHash

const uint8_t * KeyConfirmHash

KeyConfirmHashLength

uint8_t KeyConfirmHashLength

Funkcje publiczne

DecodeHead

WEAVE_ERROR DecodeHead(
  PacketBuffer *msgBuf
)

EncodeHead

WEAVE_ERROR EncodeHead(
  PacketBuffer *msgBuf
)

HeadLength

uint16_t HeadLength(
  void
)

Resetuj

void Reset(
  void
)