Properties
Link copied to clipboard
Link copied to clipboard
Use to register custom Loader.Configurations, if you need custom revocation list loaders. Must be called only once before ever using the registered loaders.
Functions
Link copied to clipboard
fun deserialize(jsonString: String, dateOverride: Instant? = null, expiresOverride: Instant? = null, lastModifiedOverride: Instant? = null): AndroidRevocationList
fun deserialize(jsonObject: JsonObject, dateOverride: Instant? = null, expiresOverride: Instant? = null, lastModifiedOverride: Instant? = null): AndroidRevocationList