Uses of Class
eu.europa.esig.dss.model.x509.extension.FreshestCRL
Packages that use FreshestCRL
-
Uses of FreshestCRL in eu.europa.esig.dss.model.x509.extension
Methods in eu.europa.esig.dss.model.x509.extension that return FreshestCRLModifier and TypeMethodDescriptionCertificateExtensions.getFreshestCRL()Returns the FreshestCRL extensionMethods in eu.europa.esig.dss.model.x509.extension with parameters of type FreshestCRLModifier and TypeMethodDescriptionvoidCertificateExtensions.setFreshestCRL(FreshestCRL freshestCRL) Sets the FreshestCRL extension -
Uses of FreshestCRL in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi that return FreshestCRLModifier and TypeMethodDescriptionstatic FreshestCRLCertificateExtensionsUtils.getFreshestCRL(CertificateToken certificateToken) Returns the Freshest CRL, when present