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

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

מכיל מידע על הקשר שקשור ליצירה או לעיבוד של הודעת CASE BeginSessionRequest.

סיכום

ירושה

בירושה מ: 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
)