The EncryptionParameters type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HashAlgorithm |
Hashing algorithm for padding generation.
| |
| Label |
Optional input parameter for Oaep.
| |
| PaddingScheme |
Encryption scheme.
| |
| Silent |
If set to true (default), the cryptographic provider should not display any user interface (UI) when working with private keys.
Only used for decryption operations.
|