How to decrypt a message using Asymmetric Algorithm (RSA
Crypto Service provider) using .Net.
I have successfully sent an encrypted message using
recepient's public key but dont know how to decrypt the
same at receipient's end. I have used
System.Security .Cryptography.R SACryptoService Provider()
class to encrypt the same.
Regards,
Arpan Shah.
Thanks in advance.
Crypto Service provider) using .Net.
I have successfully sent an encrypted message using
recepient's public key but dont know how to decrypt the
same at receipient's end. I have used
System.Security .Cryptography.R SACryptoService Provider()
class to encrypt the same.
Regards,
Arpan Shah.
Thanks in advance.