nl::Weave::Profiles::Security::TAKE

تشمل مساحة الاسم هذه جميع الواجهات المتوفّرة في Weave لبروتوكول تبادل المفاتيح المصادق للرمز المميّز (Take) ضمن الملف الشخصي الأمان في Weave.

ملخّص

عمليات التعداد

@291 تعداد
@292 تعداد
@293 تعداد
@294 تعداد
@295 تعداد

المتغيرات

kSaltProtocolEncryption = { 0x54, 0x41, 0x4B, 0x45 }[]
const uint8_t
kSaltTimeUnlimitedIdentificationKey = { 0x12, 0x34, 0x56, 0x78 }[]
const uint8_t

الدوال

PackControlHeader(uint8_t numOptionalConfigurations, bool encryptAuthPhase, bool encryptCommPhase, bool timeLimitedIK, bool hasChallengerId, uint8_t & controlHeader)

صفوف

nl::Weave::Profiles::Security::TAKE::WeaveTAKEChallengerAuthDelegate
nl::Weave::Profiles::Security::TAKE::WeaveTAKEEngine
nl::Weave::Profiles::Security::TAKE::WeaveTAKETokenAuthDelegate

عمليات التعداد

@291

 @291

@292

 @292

@293

 @293

@294

 @294

@295

 @295

المتغيرات

kSaltProtocolEncryption

const uint8_t kSaltProtocolEncryption[] = { 0x54, 0x41, 0x4B, 0x45 }

kSaltTimeUnlimitedIdentificationKey

const uint8_t kSaltTimeUnlimitedIdentificationKey[] = { 0x12, 0x34, 0x56, 0x78 }

الدوال

PackControlHeader

WEAVE_ERROR PackControlHeader(
  uint8_t numOptionalConfigurations,
  bool encryptAuthPhase,
  bool encryptCommPhase,
  bool timeLimitedIK,
  bool hasChallengerId,
  uint8_t & controlHeader
)