nl :: Tejido:: Perfiles: Seguridad:: TOMAR
Este espacio de nombres incluye todas las interfaces dentro de Weave para el protocolo Token Authenticated Key Exchange ( TAKE ) dentro del perfil de Weave Security .
Resumen
Funciones |
---|
PackControlHeader (uint8_t numOptionalConfigurations, bool encryptAuthPhase, bool encryptCommPhase, bool timeLimitedIK, bool hasChallengerId, uint8_t & controlHeader) | |
Enumeraciones
Variables
kSaltProtocolEncryption
const uint8_t kSaltProtocolEncryption[] = { 0x54, 0x41, 0x4B, 0x45 }
kSaltTimeUnlimitedIdentificationKey
const uint8_t kSaltTimeUnlimitedIdentificationKey[] = { 0x12, 0x34, 0x56, 0x78 }
Funciones
WEAVE_ERROR PackControlHeader(
uint8_t numOptionalConfigurations,
bool encryptAuthPhase,
bool encryptCommPhase,
bool timeLimitedIK,
bool hasChallengerId,
uint8_t & controlHeader
)