public interface CRLSource extends RevocationSource<CRLToken>
CRLToken. The validation
of a certificate requires the access to some CRLs. This information can be
found online, in a cache or even in the signature itself. This interface
provides an abstraction of a CRL data source.getRevocationTokenCopyright © 2019. All rights reserved.