Rsa |
The RsaEncryptionPadding type exposes the following members.
Name | Description | |
---|---|---|
OaepSha1 | The Optimal Asymmetric Encryption Padding (OAEP) scheme using the default (SHA-1) hash algorithm. | |
OaepSha256 | The Optimal Asymmetric Encryption Padding (OAEP) scheme using the SHA-256 hash algorithm. | |
OaepSha384 | The Optimal Asymmetric Encryption Padding (OAEP) scheme using the SHA-384 hash algorithm. | |
OaepSha512 | The Optimal Asymmetric Encryption Padding (OAEP) scheme using the SHA-512 hash algorithm. | |
Pkcs1 | The PKCS #1 v1.5 encryption padding. |