RevocationList

class RevocationList(json: JsonObject)(source)

taken and adapted from com.google.android.attestation.CertificateRevocationStatus to separate downloading and checking

Constructors

Link copied to clipboard
constructor(json: JsonObject)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun isRevoked(serialNumber: BigInteger): Boolean