InMemoryLoader
In-Memory "Loader", that will always return list and ignore all validity.
Types
Link copied to clipboard
@Serializable
@SerialName(value = "mem")
Functions
Link copied to clipboard
Loads an AndroidRevocationList, which provides information about revoked or suspended devices as per the official specification. The implementation details, such as the source of the revocation list, may vary depending on the specific implementation of the Loader interface.
Link copied to clipboard
Loads an AndroidRevocationList in a blocking manner.