Class FreshestCRL
java.lang.Object
eu.europa.esig.dss.model.x509.extension.CertificateExtension
eu.europa.esig.dss.model.x509.extension.FreshestCRL
- All Implemented Interfaces:
OidBasedEnum
,OidDescription
,Serializable
4.2.1.15. Freshest CRL (a.k.a. Delta CRL Distribution Point)
The freshest CRL extension identifies how delta CRL information is obtained. The extension MUST be marked as non-critical by conforming CAs. Further discussion of CRL management is contained in Section 5.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a list of Freshest CRL distribution point URLsvoid
setCrlUrls
(List<String> crlUrls) Sets a list of Freshest CRL distribution point URLsMethods inherited from class eu.europa.esig.dss.model.x509.extension.CertificateExtension
checkCritical, getDescription, getOctets, getOid, isCritical, setOctets