Hi,
I have encrypted my data using RSA in Asp.net. Now i need to use the data in flex by decrypting it. Could any one guide me how to decrypt the data in Flex which was encrypted in .Net using RSA.
Thanks in Advance.
Hi,
I have encrypted my data using RSA in Asp.net. Now i need to use the data in flex by decrypting it. Could any one guide me how to decrypt the data in Flex which was encrypted in .Net using RSA.
Thanks in Advance.
There's a good library for actionscript encryption/decryption - as3crypto. It should be exactly what you need.
Hi, Thanks for your quick reply. Currently i am going through that link only but, I could not get the logic of decrypting the data using RSA? Any help is appriciated!.
Thanks.