Signature |
The signature configuration
public class SignatureConfiguration : SignatureConfiguration
The SignatureConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AddTimestamp | Whether to add a trusted time-stamp to the signature Default: | |
| ContactInfo | The contact information of the signer Information provided by the signer to enable a recipient to contact the signer to verify the signature. For example, a phone number.(Inherited from SignatureConfiguration) | |
| EmbedValidationInformation | Whether to embed validation information into the signature (LTV)
Default: | |
| FieldName | (Inherited from SignatureConfiguration) | |
| HashAlgorithm | The message digest algorithm The algorithm used to hash the document and from which the cryptographic signature is created. Default: Sha256 | |
| Location | The location of signing The CPU host name or physical location of the signing.(Inherited from SignatureConfiguration) | |
| Name | The name of the signing certificate (Inherited from SignatureConfiguration) | |
| Reason | The reason for signing (Inherited from SignatureConfiguration) | |
| SignatureFormat | The format (encoding) of the cryptographic signature Default: AdbePkcs7Detached |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |