SignatureObject Members
Include Protected Members
Include Inherited Members
Represents a digital signature that has been added to a form or set of signed data in a form.
The SignatureObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Certificate | Gets the CertificateObject object for the X.509 digital certificate that was used to sign a form or a set of signed data in a form. (Inherited from Signature.) |
![]() |
Comment | Gets the text comment that was added to the digital signature associated with a form or a set of signed data in a form. (Inherited from Signature.) |
![]() |
SignatureBlockXmlNode | Gets the XML node corresponding a digital signature. (Inherited from Signature.) |
![]() |
Status | Gets the status of the specified digital signature. (Inherited from Signature.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Sign | Writes the XML digital signature block and computes the cryptographic hash for the signed data. (Inherited from Signature.) |
Top