Pdf |
The PdfDelayOrReSignDigitalId type exposes the following members.
| Name | Description | |
|---|---|---|
| Hash | Gets the hash of either delay-signed (if the Signature is ) or re-signed (if the Signature is not ) PDF file. In the case of a delay-signing the Hash should be passed to an external signer for signing and the returned signature should be set to the Signature and the PDF file should be re-signed. | |
| Signature | Gets or sets the signature with which the PDF file should be re-signed. Should be if the PdfDelayOrReSignDigitalId is used for delay-sign. |