Click or drag to resize

PDFDocAddStdSignatureHandler Method

Overload List
  NameDescription
Public methodAddStdSignatureHandler(Byte, String)
Adds a standard (built-in) signature handler to the signature manager. This method will use cryptographic algorithm based on Adobe.PPKLite/adbe.pkcs7.detached filter to sign a PDF.
Public methodAddStdSignatureHandler(String, String)
Adds a standard (built-in) signature handler to the signature manager. This method will use cryptographic algorithm based on Adobe.PPKLite/adbe.pkcs7.detached filter to sign a PDF.
Top
See Also