Class CRLValidity

java.lang.Object
eu.europa.esig.dss.crl.CRLValidity
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
X509CRLValidity

public class CRLValidity extends Object implements Serializable
This class encapsulates all information related to the validity of a CRL. It exposes the method isValid to check the validity.
See Also: