mscorlib(4.0.0.0) API with additions
RSAEncryptionPaddingMode.cs
2 {
5  {
7  Pkcs1,
9  Oaep
10  }
11 }
RSAEncryptionPaddingMode
Specifies the padding mode to use with RSA encryption or decryption operations.