when using form authentication in a web page, does the framework automatically use cryptography when sending and receiving the data or do we have to do it manually?


thanks