H
Harry Simpson
Is there a way in .Net to encrypt a user id and password that comes as an
HTML request from a login page without having to use a third party solution?
In other words, when the user enters the user id and password and submits to
get authenticated I want the id and password to be transferred encrypted to
the server.
Harry
HTML request from a login page without having to use a third party solution?
In other words, when the user enters the user id and password and submits to
get authenticated I want the id and password to be transferred encrypted to
the server.
Harry