The properties of the VeriSignSignatureHandler class are listed below. For a complete list of VeriSignSignatureHandler class members, see the VeriSignSignatureHandler Members topic.
CanSign (inherited from StandardSignatureHandler) | Always true. |
CanVerify (inherited from StandardSignatureHandler) | 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 (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 (inherited from SignatureHandler) | You can specify if you want to use the PropertyBuild structure or not. (default false) |
VeriSignSignatureHandler Class | TallComponents.PDF.DigitalSignatures Namespace