3
Reply

Best and secure way to encrypt and decrypt string in C#

Prakash Joshi

Prakash Joshi

Dec 11 2015 12:06 AM
3.6k
What is the best and secure way to encrypt and decrypt string in C# so that it can be passed over internet and then decrypt to get original text 

Answers (3)