Class PdfSignatureField
java.lang.Object
eu.europa.esig.dss.pades.validation.PdfSignatureField
Object of this interface represents a PDF Signature field
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThis method returns a signature field's nameReturns a /Lock dictionary content, when presenttoString()
-
Constructor Details
-
PdfSignatureField
Default constructor- Parameters:
sigFieldDict
-PdfDict
-
-
Method Details
-
getFieldName
This method returns a signature field's name- Returns:
String
name
-
getLockDictionary
Returns a /Lock dictionary content, when present- Returns:
SigFieldPermissions
-
toString
-