SignatureOptions Properties
Contains signature options.
Name | Description |
---|---|
Certificate | Gets or sets the signature certificate. |
Certificate |
Gets or sets how the certificate key can be used. |
Certificate |
Specifies the chain policy used to build an X509 certificate chain. |
Crl |
Gets or sets an object that performs a Certificate Revocation List (CRL) request for a signature certificate. |
Decryption |
Gets or sets a password used to open an encrypted a document. |
Digest |
Gets or sets the signature digest method (the algorithm used to hash the signature). |
Ocsp |
Gets or sets the object used to send an Online Certificate Status Protocol (OCSP) request for a signature certificate. |
Signature |
Gets or sets the flags that specify additional signature creation actions. |
Timestamp |
Specifies the chain policy applied when building a timestamp certificate chain. |
Tsa |
Gets or sets a timestamp client. |