нл:: Переплетение:: Профили:: Безопасность:: Пароли:: Зашифрованная структура пароля

Краткое содержание

Публичные атрибуты

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

Публичные атрибуты

аутентификатор

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

конфигурация

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

отпечаток пальца

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

идентификатор ключа

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

одноразовый номер

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

дополненныйпароль

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