Uses of Class
com.itextpdf.signatures.validation.report.CertificateReportItem
-
Packages that use CertificateReportItem Package Description com.itextpdf.signatures.validation.report -
-
Uses of CertificateReportItem in com.itextpdf.signatures.validation.report
Methods in com.itextpdf.signatures.validation.report that return types with arguments of type CertificateReportItem Modifier and Type Method Description java.util.List<CertificateReportItem>ValidationReport. getCertificateFailures()Get list of failures, which are related to certificate validation.java.util.List<CertificateReportItem>ValidationReport. getCertificateLogs()Get list of log messages, which are related to certificate validation.
-