Uses of Class
eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
Package
Description
-
Uses of CRLRef in eu.europa.esig.dss.cades.validation.timestamp
Modifier and TypeMethodDescriptionCAdESTimestampSource.getCRLRefs
(CAdESAttribute unsignedAttribute) -
Uses of CRLRef in eu.europa.esig.dss.jades.validation
Modifier and TypeMethodDescriptionstatic CRLRef
JAdESRevocationRefExtractionUtils.createCRLRef
(Map<?, ?> crlRefMap) Extract anCRLRef
from 'crlRefs' header -
Uses of CRLRef in eu.europa.esig.dss.jades.validation.timestamp
Modifier and TypeMethodDescriptionJAdESTimestampSource.getCRLRefs
(JAdESAttribute unsignedAttribute) -
Uses of CRLRef in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionprotected XmlRevocationRef
DiagnosticDataBuilder.getXmlCRLRevocationRef
(CRLRef crlRef, Set<RevocationRefOrigin> origins) Builds aXmlRevocationRef
fromCRLRef
-
Uses of CRLRef in eu.europa.esig.dss.validation.timestamp
Modifier and TypeMethodDescriptionSignatureTimestampSource.getCRLRefs
(SA unsignedAttribute) Returns a list of CRL revocation refs from the givenunsignedAttribute
-
Uses of CRLRef in eu.europa.esig.dss.xades.validation
Modifier and TypeMethodDescriptionstatic CRLRef
XAdESRevocationRefExtractionUtils.createCRLRef
(XAdESPaths xadesPaths, Element crlRefElement) Extracts aCRLRef
from acrlRefElement
-
Uses of CRLRef in eu.europa.esig.dss.xades.validation.timestamp
Modifier and TypeMethodDescriptionXAdESTimestampSource.getCRLRefs
(XAdESAttribute unsignedAttribute)