Class CMSCRLSource

java.lang.Object
All Implemented Interfaces:
MultipleRevocationSource<CRL>, RevocationSource<CRL>, Serializable
Direct Known Subclasses:
CAdESCRLSource, TimestampCRLSource

public abstract class CMSCRLSource extends OfflineCRLSource
CRLSource that retrieves information from a CMSSignedData container.
See Also: