nl::Weave::Perfiles::Seguridad::Tomar

Este espacio de nombres incluye todas las interfaces de Weave para el protocolo de intercambio de claves autenticados (Take) del perfil Weave de Weave.

Resumen

Enumeraciones

@291 enum
@292 enum
@293 enum
@294 enum
@295 enum

Variables

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

Functions

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

Clases

nl::Weave::Perfiles::Seguridad::Tomar::WeaveTakeChallengerAuthDelegate
nl::Weave::Perfiles::Seguridad:Take::WeaveTakeEngine
nl::Weave::Perfiles::Seguridad::Tomar::WeaveTakeTokenAuthDelegate

Enumeraciones

@291

 @291

@292

 @292

@293

 @293

@294

 @294

@295

 @295

Variables

kSaltProtocolEncriptación

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

kSaltTimeUnlimitedIdentificationKey

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

Functions

EncabezadoDeControl

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