Uses of Interface
eu.europa.esig.dss.validation.SignatureRevocationSource
-
-
Uses of SignatureRevocationSource in eu.europa.esig.dss.cades.validation
Classes in eu.europa.esig.dss.cades.validation that implement SignatureRevocationSource Modifier and Type Class Description classCAdESCRLSourceclassCAdESOCSPSource -
Uses of SignatureRevocationSource in eu.europa.esig.dss.pades.validation
Classes in eu.europa.esig.dss.pades.validation that implement SignatureRevocationSource Modifier and Type Class Description classPAdESCRLSourceCRLSource that will retrieve the CRL from a PAdES SignatureclassPAdESOCSPSourceOCSPSource that retrieves the OCSPResp from a PAdES Signature -
Uses of SignatureRevocationSource in eu.europa.esig.dss.validation
Classes in eu.europa.esig.dss.validation that implement SignatureRevocationSource Modifier and Type Class Description classCMSCRLSourceCRLSource that retrieves information from aCMSSignedDatacontainer.classCMSOCSPSourceOCSPSource that retrieves information from aCMSSignedDatacontainer.classListCRLSourceThis class allows to handle a list CRL source.classListOCSPSourceThis class allows to handle a list OCSP source.classSignatureCRLSourceclassSignatureOCSPSource -
Uses of SignatureRevocationSource in eu.europa.esig.dss.validation.timestamp
Classes in eu.europa.esig.dss.validation.timestamp that implement SignatureRevocationSource Modifier and Type Class Description classTimestampCRLSourceCRLSource that retrieves information embedded to aTimeStampTokenclassTimestampOCSPSourceOCSPSource that retrieves information embedded to aTimeStampToken -
Uses of SignatureRevocationSource in eu.europa.esig.dss.xades.validation
Classes in eu.europa.esig.dss.xades.validation that implement SignatureRevocationSource Modifier and Type Class Description classXAdESCRLSourceRetrieves CRL values from an XAdES (-XL) signature.classXAdESOCSPSourceRetrieves OCSP values from an XAdES (XL/LT) signature.
-