nl :: Tecer:: Perfis :: Segurança:: LEVAR
Este namespace inclui todas as interfaces dentro do Weave para o protocolo Token Authenticated Key Exchange ( TAKE ) no perfil do Weave Security .
Resumo
Funções |
---|
PackControlHeader (uint8_t numOptionalConfigurations, bool encryptAuthPhase, bool encryptCommPhase, bool timeLimitedIK, bool hasChallengerId, uint8_t & controlHeader) | |
Enumerações
Variáveis
kSaltProtocolEncryption
const uint8_t kSaltProtocolEncryption[] = { 0x54, 0x41, 0x4B, 0x45 }
kSaltTimeUnlimitedIdentificationKey
const uint8_t kSaltTimeUnlimitedIdentificationKey[] = { 0x12, 0x34, 0x56, 0x78 }
Funções
WEAVE_ERROR PackControlHeader(
uint8_t numOptionalConfigurations,
bool encryptAuthPhase,
bool encryptCommPhase,
bool timeLimitedIK,
bool hasChallengerId,
uint8_t & controlHeader
)