Attestation Value Exception
class AttestationValueException(message: String?, cause: Throwable? = null, val reason: AttestationValueException.Reason) : AndroidAttestationException
Indicates an attestation error during App or OS attestation
Parameters
message
the error message
cause
the underlying exception
reason
one of a set of well-defined Reasons why the attestation failed
Types
Link copied to clipboard
Possible reasons an AttestationValueException was thrown