Uses of Class
eu.europa.esig.dss.spi.x509.CommonCertificateSource
Packages that use CommonCertificateSource
Package
Description
-
Uses of CommonCertificateSource in eu.europa.esig.dss.cades.validation
Subclasses of CommonCertificateSource in eu.europa.esig.dss.cades.validationModifier and TypeClassDescriptionclassCertificateSource that retrieves items from a CAdES Signature -
Uses of CommonCertificateSource in eu.europa.esig.dss.jades.validation
Subclasses of CommonCertificateSource in eu.europa.esig.dss.jades.validationModifier and TypeClassDescriptionclassExtracts and stores certificates from a JAdES signatureclassThe certificate source containing a map of certificates by KIDs -
Uses of CommonCertificateSource in eu.europa.esig.dss.pades.validation
Subclasses of CommonCertificateSource in eu.europa.esig.dss.pades.validationModifier and TypeClassDescriptionclassCertificateSource that will retrieve the certificate from a PAdES Signature -
Uses of CommonCertificateSource in eu.europa.esig.dss.pades.validation.dss
Subclasses of CommonCertificateSource in eu.europa.esig.dss.pades.validation.dssModifier and TypeClassDescriptionclassRepresents a merged result of extracted certificate sources from /DSS revisions of a PDF documentclassThe certificate source extracted from a DSS dictionary -
Uses of CommonCertificateSource in eu.europa.esig.dss.spi.tsl
Subclasses of CommonCertificateSource in eu.europa.esig.dss.spi.tslModifier and TypeClassDescriptionclassThis class allows injection of trusted certificates from Trusted Lists -
Uses of CommonCertificateSource in eu.europa.esig.dss.spi.x509
Subclasses of CommonCertificateSource in eu.europa.esig.dss.spi.x509Modifier and TypeClassDescriptionclassThis class represents the simple list of trusted certificates.classImplements a CertificateSource using a KeyStore (PKCS12, JKS,...).classRepresents a source of certificates embedded in a token (signature, timestamp, ocsp response) -
Uses of CommonCertificateSource in eu.europa.esig.dss.spi.x509.revocation
Subclasses of CommonCertificateSource in eu.europa.esig.dss.spi.x509.revocationModifier and TypeClassDescriptionclassRepresents a certificate source present into a revocation token -
Uses of CommonCertificateSource in eu.europa.esig.dss.spi.x509.revocation.ocsp
Subclasses of CommonCertificateSource in eu.europa.esig.dss.spi.x509.revocation.ocspModifier and TypeClassDescriptionclassRepresents a Source of certificates embedded into an OCSP Token -
Uses of CommonCertificateSource in eu.europa.esig.dss.validation
Subclasses of CommonCertificateSource in eu.europa.esig.dss.validationModifier and TypeClassDescriptionclassThe certificate source requesting issuer certificates by AIAclassCMS certificate sourceclassThe advanced signature contains a list of certificate that was needed to validate the signature. -
Uses of CommonCertificateSource in eu.europa.esig.dss.validation.timestamp
Subclasses of CommonCertificateSource in eu.europa.esig.dss.validation.timestampModifier and TypeClassDescriptionclassA timestamp CMS certificate source -
Uses of CommonCertificateSource in eu.europa.esig.dss.xades.validation
Subclasses of CommonCertificateSource in eu.europa.esig.dss.xades.validationModifier and TypeClassDescriptionclassThis class provides the mechanism to retrieve certificates contained in a XAdES signature.