nl::Weave::프로필::보안::비밀번호::EncryptedPasscodeStruct

요약

공개 속성

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]

키 ID

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]