nl::Weave::Profiles::Security::CASE::ReconfigureContext

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

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

סיכום

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

CurveId
uint32_t
ProtocolConfig
uint32_t

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

Encode(PacketBuffer *buf)
Reset(void)
void

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

Decode(PacketBuffer *buf, ReconfigureContext & msg)

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

CurveId

uint32_t CurveId

ProtocolConfig

uint32_t ProtocolConfig

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

קידוד

WEAVE_ERROR Encode(
  PacketBuffer *buf
)

איפוס

void Reset(
  void
)

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

Decode

WEAVE_ERROR Decode(
  PacketBuffer *buf,
  ReconfigureContext & msg
)