Class CMSOCSPSource

java.lang.Object
All Implemented Interfaces:
MultipleRevocationSource<OCSP>, RevocationSource<OCSP>, Serializable
Direct Known Subclasses:
CAdESOCSPSource, TimestampOCSPSource

public abstract class CMSOCSPSource extends OfflineOCSPSource
OCSPSource that retrieves information from a CMSSignedData container.
See Also: