ASP.NET to encrypt the contents of view state using 3DES Symmetric Algorithm.it is a very stronger encryption algorithm that makes it very difficult for anyone to decode the view state.
encyption can only be applied at Machine.Config level
ASP.NET to encrypt the contents of view state using 3DES Symmetric Algorithm.it is a very stronger encryption algorithm that makes it very difficult for anyone to decode the view state.
encyption can only be applied at Machine.Config level