The MailSignatureParameters type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HashAlgorithm |
Hashing algorithm.
| |
| PaddingScheme |
Signature padding scheme.
| |
| SaltLength |
Salt length in bytes (only used for Pss).
| |
| Silent |
Gets or sets a value indicating whether cryptographic providers
are permitted to display any user interface (UI) when working with private keys.
Only used for signing operations.
| |
| Style |
Signature style.
|