Overload | Description |
---|---|
Decrypt(ArraySegment<Byte>,X509Certificate2,Boolean) | Encrypts the data using RSA PKCS#1 v1.5 encryption. |
Decrypt(ArraySegment<Byte>,X509Certificate2,Boolean,ArraySegment<Byte>) | Des the message using RSA OAEP encryption. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x