Hi All,
I need to encrypt the password which uses "Public Key" and send the same using HttpWebRequest, it will give reponce which is encrypted.
I can send and receive the data but cannot encrypt and decrypt.
Please help to encrypt and decrypt the data using RSA algorithm.
Thanks in Advance,
Srinivas.