Loader
Generic Interface to load an AndroidRevocationList. Implementing classes are expected to be configured with any parameters needed for loading, s.t. loading itself requires no parameters
Inheritors
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.