android-attestation
0.8.4
android-attestation
/
com.google.android.attestation
/
CertificateRevocationStatus
/
Status
Status
enum
Status
Entries
Functions
Entries
REVOKED
Link copied to clipboard
REVOKED
SUSPENDED
Link copied to clipboard
SUSPENDED
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
CertificateRevocationStatus.Status
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
CertificateRevocationStatus.Status
>
Returns an array containing the constants of this enum type, in the order they're declared.