The VeriSignSignatureHandler type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CanSign |
Always true.
(Inherited from StandardSignatureHandler.) | |
| CanVerify |
Always true.
(Inherited from StandardSignatureHandler.) | |
| Certificates |
An array of strings representing the X.509 certicicate chain used for signing
and validating signatures that use public-key cryptology.
(Inherited from SignatureHandler.) | |
| DistinguishedName |
For internal use only.
(Inherited from StandardSignatureHandler.) | |
| Filter |
The filter parameter used in the PDF document.
(Inherited from StandardSignatureHandler.) | |
| MaxDigestLength |
The maximum length of the digest.
(Overrides SignatureHandler..::..MaxDigestLength.) | |
| Name |
The subject name in the signing certificate (the element "CN")
(Inherited from StandardSignatureHandler.) | |
| Revision |
Revision number of the SignatureHandler.
(Overrides SignatureHandler..::..Revision.) | |
| SignDate |
The date and time of signing.
(Inherited from StandardSignatureHandler.) | |
| SubFilter |
The subfilter parameter used in the PDF document.
(Inherited from StandardSignatureHandler.) | |
| UsePropBuild |
You can specify if you want to use the PropertyBuild structure or not. (default false)
(Inherited from SignatureHandler.) |