Class FileCacheCRLSource

All Implemented Interfaces:
CRLSource, MultipleRevocationSource<CRL>, RevocationSource<CRL>, Serializable

public class FileCacheCRLSource extends FileRevocationSource<CRL> implements CRLSource
CRLSource that provides file-based caching functionality for CRL revocation data.

WARNING: The class represents an experimental functionality and included in the DSS version 6.3. Please note the class was not extensively tested.

See Also: