nl::Weave::Profiles::Security::CASE::BeginSessionRequestContext

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

Bir CASE BeginSessionRequest mesajının oluşturulması veya işlenmesiyle ilgili bağlam bilgilerini muhafazaya alır.

Özet

Devralma

Devralındığı kaynak: nl::Weave::Profiles::Security::CASE::BeginSessionContext

Herkese açık türler

@229 enum

Herkese açık özellikler

AlternateConfigCount
uint8_t
AlternateConfigs[kMaxAlternateProtocolConfigs]
uint32_t
AlternateCurveCount
uint8_t
AlternateCurveIds[kMaxAlternateCurveIds]
uint32_t
EncryptionType
uint8_t
SessionKeyId
uint16_t

Kamu işlevleri

DecodeHead(PacketBuffer *msgBuf)
EncodeHead(PacketBuffer *msgBuf)
HeadLength(void)
uint16_t
IsAltConfig(uint32_t config) const
bool
Reset(void)
void

Herkese açık türler

@229

 @229

Herkese açık özellikler

AlternateConfigCount

uint8_t AlternateConfigCount

AlternateConfigs

uint32_t AlternateConfigs[kMaxAlternateProtocolConfigs]

AlternateCurveCount

uint8_t AlternateCurveCount

AlternateCurveIds

uint32_t AlternateCurveIds[kMaxAlternateCurveIds]

EncryptionType

uint8_t EncryptionType

SessionKeyId

uint16_t SessionKeyId

Kamu işlevleri

DecodeHead

WEAVE_ERROR DecodeHead(
  PacketBuffer *msgBuf
)

EncodeHead

WEAVE_ERROR EncodeHead(
  PacketBuffer *msgBuf
)

HeadLength

uint16_t HeadLength(
  void
)

IsAltConfig

bool IsAltConfig(
  uint32_t config
) const 

Sıfırla

void Reset(
  void
)