|
|
Cipher
|
| Member name | Value | Description |
|---|---|---|
| RSACryptoServiceProvider | 0 | Uses the RSACryptoServiceProvider. This is the only version supported by MONO. |
| RSACng | 1 | Uses the RSACng. Requires a modern Windows OS. |
| ECDsaCng | 2 | Uses the ECDsaCng. Requires a modern Windows OS. |