Uses of Class
com.itextpdf.signatures.validation.TrustedCertificatesStore
-
Packages that use TrustedCertificatesStore Package Description com.itextpdf.signatures -
-
Uses of TrustedCertificatesStore in com.itextpdf.signatures
Fields in com.itextpdf.signatures declared as TrustedCertificatesStore Modifier and Type Field Description private TrustedCertificatesStoreIssuingCertificateRetriever. trustedCertificatesStoreMethods in com.itextpdf.signatures that return TrustedCertificatesStore Modifier and Type Method Description TrustedCertificatesStoreIssuingCertificateRetriever. getTrustedCertificatesStore()GetsTrustedCertificatesStoreto be used to provide more complex trusted certificates configuration.
-