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

Ta przestrzeń nazw obejmuje wszystkie interfejsy Weave dla protokołu Taked Key Exchange (JWT) w profilu zabezpieczeń Weave.

Podsumowanie

Wyliczenia

@291 enum | typ wyliczeniowy
@292 enum | typ wyliczeniowy
@293 enum | typ wyliczeniowy
@294 enum | typ wyliczeniowy
@295 enum | typ wyliczeniowy

Zmienne

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

Funkcje

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

Zajęcia

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

Wyliczenia

@291

 @291

@292

 @292

@293

 @293

@294

 @294

@295

 @295

Zmienne

kSaltProtocolEncryption

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

kSaltTimeUnlimitedIdentificationKey

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

Funkcje

PackControlHeader

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