The Pkcs1SignatureHandler type exposes the following members.

Properties

  NameDescription
Public propertyCanSign
Always true.
(Inherited from StandardSignatureHandler.)
Public propertyCanVerify
Always true.
(Inherited from StandardSignatureHandler.)
Public propertyCertificates
For internal use only.
(Overrides SignatureHandler..::..Certificates.)
Public propertyDistinguishedName
For internal use only.
(Inherited from StandardSignatureHandler.)
Public propertyFilter
The filter parameter used in the PDF document.
(Inherited from StandardSignatureHandler.)
Public propertyMaxDigestLength
The maximum length of the digest.
(Overrides SignatureHandler..::..MaxDigestLength.)
Public propertyName
The subject name in the signing certificate (the element "CN")
(Inherited from StandardSignatureHandler.)
Public propertyRevision
Revision number of the SignatureHandler.
(Overrides SignatureHandler..::..Revision.)
Public propertySignDate
The date and time of signing.
(Inherited from StandardSignatureHandler.)
Public propertySubFilter
The subfilter parameter used in the PDF document.
(Inherited from StandardSignatureHandler.)
Public propertyUsePropBuild
You can specify if you want to use the PropertyBuild structure or not. (default true)
(Overrides SignatureHandler..::..UsePropBuild.)

See Also