trustedConfirmationRequired
val trustedConfirmationRequired: AttestationValue<AuthorizationList.TrustedConfirmationRequired>?(source)
Trusted confirmation required flag.
Corresponds to the Tag::TRUSTED_CONFIRMATION_REQUIRED authorization tag, which uses a tag ID value of 508.
ASN.1: trustedConfirmationRequired [508] EXPLICIT NULL OPTIONAL. Present in key attestation versions 3, 4, 100, 200, 300, 400.
Note: in this API, presence/absence of this field is represented by null vs non-null. See TrustedConfirmationRequired.explicitTag.