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