The SignatureParameters type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Format |
Signature format.
| |
| HashAlgorithm |
Hashing algorithm.
| |
| PaddingScheme |
Signature padding scheme.
| |
| SaltLength |
Salt length in bytes (only used for Pss).
| |
| Silent |
If set to true (default), the cryptographic provider should not display any user interface (UI) when working with private keys.
Only used for signing operations.
|