3
Answers

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

Photo of Prakash Joshi

Prakash Joshi

9y
14k
1
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)