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

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -