Revocation Exception
class RevocationException(message: String?, cause: Throwable? = null, val reason: RevocationException.Reason) : AndroidAttestationException
Indicates an attestation error due to revocation or inability to fetch a revocation list
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, a RevocationException was thrown