public static string DecryptTextWithKey( byte[] data, int keySize, RSACryptoServiceProvider rsa )
In This Article