Class CMSCRLSource

All Implemented Interfaces:
CRLSource, RevocationSource<CRLToken>, SignatureRevocationSource<CRLToken>, Serializable
Direct Known Subclasses:
CAdESCRLSource, TimestampCRLSource

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