The properties of the Pkcs7DetachedSignatureHandler class are listed below. For a complete list of Pkcs7DetachedSignatureHandler class members, see the Pkcs7DetachedSignatureHandler 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 | You can specify if you want to use the PropertyBuild structure or not. |
Pkcs7DetachedSignatureHandler Class | TallComponents.PDF.DigitalSignatures Namespace