Package eu.europa.esig.dss.spi.x509
-
Interface Summary Interface Description CertificatePoolSharer CertificateSource The validation of a certificate requires to access some other certificates from multiple sources (Trusted List, Trust Store, the signature itself). -
Class Summary Class Description AlternateUrlsSourceAdapter<T extends RevocationToken> This class allows to inject alternative urls to collect revocation data.CertificatePolicy CertificatePool This class hosts the set of certificates which is used during the validation process.CommonCertificateSource This source of certificates handles any non trusted certificates.CommonTrustedCertificateSource This class represents the simple list of trusted certificates.KeyStoreCertificateSource Implements a CertificateSource using a KeyStore (PKCS12, JKS,...).