PDFKit.NET 2.0 Class Library (.NET 2.0)

Pkcs7DetachedSignatureHandler Properties

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

Public Instance Properties

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.

See Also

Pkcs7DetachedSignatureHandler Class | TallComponents.PDF.DigitalSignatures Namespace