nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct
Summary
Public attributes
authenticator
uint8_t nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct::authenticator[kPasscodeAuthenticatorLen]
config
uint8_t nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct::config
fingerprint
uint8_t nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct::fingerprint[kPasscodeFingerprintLen]
keyId
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)]
paddedPasscode
uint8_t nl::Weave::Profiles::Security::Passcodes::EncryptedPasscodeStruct::paddedPasscode[kPasscodePaddedLen]