Uses of Class
eu.europa.esig.dss.spi.x509.CommonCertificateSource
Package
Description
-
Uses of CommonCertificateSource in eu.europa.esig.dss.cades.validation
Modifier and TypeClassDescriptionclass
CertificateSource that retrieves items from a CAdES Signature -
Uses of CommonCertificateSource in eu.europa.esig.dss.jades.validation
Modifier and TypeClassDescriptionclass
Extracts and stores certificates from a JAdES signatureclass
The certificate source containing a map of certificates by KIDs -
Uses of CommonCertificateSource in eu.europa.esig.dss.pades.validation
Modifier and TypeClassDescriptionclass
CertificateSource that will retrieve the certificate from a PAdES Signature -
Uses of CommonCertificateSource in eu.europa.esig.dss.pades.validation.dss
Modifier and TypeClassDescriptionclass
Represents a merged result of extracted certificate sources from /DSS revisions of a PDF documentclass
The certificate source extracted from a DSS dictionary -
Uses of CommonCertificateSource in eu.europa.esig.dss.spi.tsl
Modifier and TypeClassDescriptionclass
This class allows injection of trusted certificates from Trusted Lists -
Uses of CommonCertificateSource in eu.europa.esig.dss.spi.x509
Modifier and TypeClassDescriptionclass
This class represents the simple list of trusted certificates.class
Implements a CertificateSource using a KeyStore (PKCS12, JKS,...).class
Represents a source of certificates embedded in a token (signature, timestamp, ocsp response) -
Uses of CommonCertificateSource in eu.europa.esig.dss.spi.x509.revocation
Modifier and TypeClassDescriptionclass
Represents a certificate source present into a revocation token -
Uses of CommonCertificateSource in eu.europa.esig.dss.spi.x509.revocation.ocsp
Modifier and TypeClassDescriptionclass
Represents a Source of certificates embedded into an OCSP Token -
Uses of CommonCertificateSource in eu.europa.esig.dss.validation
Modifier and TypeClassDescriptionclass
The certificate source requesting issuer certificates by AIAclass
CMS certificate sourceclass
The advanced signature contains a list of certificate that was needed to validate the signature. -
Uses of CommonCertificateSource in eu.europa.esig.dss.validation.timestamp
Modifier and TypeClassDescriptionclass
A timestamp CMS certificate source -
Uses of CommonCertificateSource in eu.europa.esig.dss.xades.validation
Modifier and TypeClassDescriptionclass
This class provides the mechanism to retrieve certificates contained in a XAdES signature.