Uses of Class
com.itextpdf.signatures.validation.v1.report.CertificateReportItem
-
Packages that use CertificateReportItem Package Description com.itextpdf.signatures.validation.v1.report -
-
Uses of CertificateReportItem in com.itextpdf.signatures.validation.v1.report
Methods in com.itextpdf.signatures.validation.v1.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.
-