The following tables list the members exposed by PdfComputedDigitalSignature.
Public Properties
Public Methods
| Name | Description |
 | DecodeSignature |
Decodes the signature into a hierarchy of ASN.1 objects.
|
 | GetRawSignatureData |
Gets the raw signature data exactly as it appears in the PDF file.
|
 | GetSignatureData |
Gets the raw signature data as it appears in the PDF file.
|
 | GetSignedBytes |
Gets the bytes used for creating this signature.
|
 | SaveSignedCopy |
Saves a copy of the PDF file that is covered by this signature.
|
Top
See Also