asp.net mvc - Encrypting form data in MVC C# -


can me?? im having trouble encrypting form data im working on log in. need secure user name , password when im doing ajax call give me advice that? im using mvc4 c#

send data on https, standard way encrypt communications between browser , server.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -

php - Accessing static methods using newly created $obj or using class Name -