nl::Weave::Profiles::安全性::密碼::EncryptPassPasscodeStruct

總結

公開屬性

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]

config

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)]

Nonce

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

填充密碼

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