PDFReaderControls.NET Professional Type Reference

Pkcs1SignatureHandler Properties

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

Public Instance Properties

CanSign (inherited from StandardSignatureHandler) Always true.
CanVerify (inherited from StandardSignatureHandler) Always true.
Certificates For internal use only.
DistinguishedName (inherited from StandardSignatureHandler) For internal use only.
Filter (inherited from StandardSignatureHandler) The filter parameter used in the PDF document.
MaxDigestLength The maximum length of the digest.
Name (inherited from StandardSignatureHandler) The subject name in the signing certificate (the element "CN")
Revision Revision number of the SignatureHandler.
SignDate (inherited from StandardSignatureHandler) The date and time of signing.
SubFilter (inherited from StandardSignatureHandler) The subfilter parameter used in the PDF document.
UsePropBuild You can specify if you want to use the PropertyBuild structure or not. (default true)

See Also

Pkcs1SignatureHandler Class | TallComponents.PDF.DigitalSignatures Namespace