Uses of Class
com.itextpdf.signatures.validation.report.xml.CertificateWrapper
-
Packages that use CertificateWrapper Package Description com.itextpdf.signatures.validation.report.xml -
-
Uses of CertificateWrapper in com.itextpdf.signatures.validation.report.xml
Fields in com.itextpdf.signatures.validation.report.xml declared as CertificateWrapper Modifier and Type Field Description private CertificateWrapper
SignatureIdentifier. signingCertificate
Methods in com.itextpdf.signatures.validation.report.xml with parameters of type CertificateWrapper Modifier and Type Method Description void
CollectableObjectVisitor. visit(CertificateWrapper certificateWrapper)
void
XmlGeneratorCollectableObjectVisitor. visit(CertificateWrapper certificateWrapper)
-