Uses of Class
eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
Package | Description |
---|---|
eu.europa.esig.dss.cades.validation | |
eu.europa.esig.dss.validation.timestamp | |
eu.europa.esig.dss.xades.validation |
-
Uses of CRLRef in eu.europa.esig.dss.cades.validation
Methods in eu.europa.esig.dss.cades.validation that return types with arguments of type CRLRef Modifier and Type Method Description protected List<CRLRef>
CAdESTimestampSource. getCRLRefs(CAdESAttribute unsignedAttribute)
-
Uses of CRLRef in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return types with arguments of type CRLRef Modifier and Type Method Description protected abstract List<CRLRef>
AbstractTimestampSource. getCRLRefs(SignatureAttribute unsignedAttribute)
Returns a list of CRL revocation refs from the givenunsignedAttribute
-
Uses of CRLRef in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return CRLRef Modifier and Type Method Description static CRLRef
XAdESRevocationRefExtractionUtils. createCRLRef(XAdESPaths xadesPaths, Element crlRefNode)
Methods in eu.europa.esig.dss.xades.validation that return types with arguments of type CRLRef Modifier and Type Method Description protected List<CRLRef>
XAdESTimestampSource. getCRLRefs(XAdESAttribute unsignedAttribute)