Decrypt data using Asymmetric Algorithm

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Arpan

    #1

    Decrypt data using Asymmetric Algorithm

    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.
Working...