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 TrustedCertificatesStore
IssuingCertificateRetriever. trustedCertificatesStore
Methods in com.itextpdf.signatures that return TrustedCertificatesStore Modifier and Type Method Description TrustedCertificatesStore
IssuingCertificateRetriever. getTrustedCertificatesStore()
GetsTrustedCertificatesStore
to be used to provide more complex trusted certificates configuration.
-