Class CertificateWrapper
java.lang.Object
com.itextpdf.signatures.validation.report.xml.AbstractIdentifiableObject
com.itextpdf.signatures.validation.report.xml.AbstractCollectableObject
com.itextpdf.signatures.validation.report.xml.CertificateWrapper
- All Implemented Interfaces:
CollectableObject, IdentifiableObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(CollectableObjectVisitor visitor) booleaninthashCode()Methods inherited from class AbstractIdentifiableObject
getIdentifierMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IdentifiableObject
getIdentifier
-
Field Details
-
certificate
-
-
Constructor Details
-
CertificateWrapper
-
-
Method Details
-
accept
-
equals
- Specified by:
equalsin classAbstractIdentifiableObject
-
hashCode
public int hashCode()- Specified by:
hashCodein classAbstractIdentifiableObject
-
getBase64ASN1Structure
-