PDFReaderControls.NET Professional Type Reference

StandardSignatureHandler Properties

The properties of the StandardSignatureHandler class are listed below. For a complete list of StandardSignatureHandler class members, see the StandardSignatureHandler Members topic.

Public Instance Properties

CanSign Always true.
CanVerify Always true.
Certificates (inherited from SignatureHandler) An array of strings representing the X.509 certicicate chain used for signing and validating signatures that use public-key cryptology.
DistinguishedName For internal use only.
Filter The filter parameter used in the PDF document.
MaxDigestLength (inherited from SignatureHandler) The maximum length in bytes of the digest as returned by the Sign function (default 300).
Name The subject name in the signing certificate (the element "CN")
Revision (inherited from SignatureHandler) The version of this signature handler.
SignDate The date and time of signing.
SubFilter The subfilter parameter used in the PDF document.
UsePropBuild (inherited from SignatureHandler) You can specify if you want to use the PropertyBuild structure or not. (default false)

See Also

StandardSignatureHandler Class | TallComponents.PDF.DigitalSignatures Namespace