Class SignatureValidationContext
java.lang.Object
com.itextpdf.kernel.validation.context.SignatureValidationContext
- All Implemented Interfaces:
IValidationContext
Class for signature validation context.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the sign pdf dictionary.getType()Gets type of the context.
-
Field Details
-
sign
-
-
Constructor Details
-
SignatureValidationContext
Instantiates a newSignatureValidationContextbased on sign pdf dictionary.- Parameters:
sign- the sign pdf dictionary
-
-
Method Details
-
getSignature
-
getType
Description copied from interface:IValidationContextGets type of the context.- Specified by:
getTypein interfaceIValidationContext- Returns:
- the type
-