Class PdfSignatureBuildProperties

java.lang.Object
com.itextpdf.text.pdf.PdfObject
com.itextpdf.text.pdf.PdfDictionary
com.itextpdf.text.pdf.security.PdfSignatureBuildProperties
All Implemented Interfaces:
Serializable

public class PdfSignatureBuildProperties extends PdfDictionary
Dictionary that stores signature build properties.
Author:
Kwinten Pisman
See Also:
  • Constructor Details

    • PdfSignatureBuildProperties

      public PdfSignatureBuildProperties()
      Creates new PdfSignatureBuildProperties
  • Method Details

    • setSignatureCreator

      public void setSignatureCreator(String name)
      Sets the signatureCreator property in the underlying PdfSignatureAppDictionary dictionary.
      Parameters:
      name -