nl::Weave::Perfiles::Seguridad::Contraseñas::EncryptedPasscodeStruct

Resumen

Atributos públicos

authenticator[kPasscodeAuthenticatorLen]
uint8_t
config
uint8_t
fingerprint[kPasscodeFingerprintLen]
uint8_t
keyId[sizeof(uint32_t)]
uint8_t
nonce[sizeof(uint32_t)]
uint8_t
paddedPasscode[kPasscodePaddedLen]
uint8_t

Atributos públicos

autenticador

uint8_t nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct::authenticator[kPasscodeAuthenticatorLen]

config

uint8_t nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct::config

huella dactilar

uint8_t nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct::fingerprint[kPasscodeFingerprintLen]

ID de clave

uint8_t nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct::keyId[sizeof(uint32_t)]

nonce

uint8_t nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct::nonce[sizeof(uint32_t)]

paddingPasscode

uint8_t nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct::paddedPasscode[kPasscodePaddedLen]