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

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

מאגר של פרטי הקשר שקשורים ליצירה או לעיבוד של הודעת BeginSessionRequest ב-CASE.

סיכום

ירושה

היא עוברת בירושה מ-: nl::Weave::Profiles::Security::CASE::BeginSessionContext

סוגים ציבוריים

@229 טיפוסים בני מנייה (enum)

מאפיינים גלויים לכולם

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

פונקציות ציבוריות

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

סוגי פריטים ציבוריים

@229

 @229

מאפיינים ציבוריים

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

פונקציות ציבוריות

DecodeHead

WEAVE_ERROR DecodeHead(
  PacketBuffer *msgBuf
)

EncodeHead

WEAVE_ERROR EncodeHead(
  PacketBuffer *msgBuf
)

HeadLength

uint16_t HeadLength(
  void
)

IsAltConfig

bool IsAltConfig(
  uint32_t config
) const 

איפוס

void Reset(
  void
)