GoogleOfficial
@Serializable
@SerialName(value = "google")
Uses the official Google revocation list and always prefers header-derived expiry. See HttpLoader for details on caching behaviour regarding validity calculation.
Constructors
Link copied to clipboard
constructor(fallbackRevocationListValiditySeconds: Long = 60, proxyConfig: AndroidRevocationList.HttpLoader.Configuration.ProxyConfig? = null)