android-attestation
0.8.4
android-attestation
/
at.asitplus.attestation.android.exceptions
Package-level
declarations
Types
Types
Attestation
Exception
Link copied to clipboard
class
AttestationException
(
message
:
String
?
,
cause
:
Throwable
?
=
null
)
:
Throwable
Certificate
Invalid
Exception
Link copied to clipboard
class
CertificateInvalidException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
Throwable
Revocation
Exception
Link copied to clipboard
class
RevocationException
(
message
:
String
?
,
cause
:
Throwable
?
=
null
)
:
Throwable