-
Junior Member
Avoid description in viewstate
I have used viewstate in my application, as it is encripted and we could also decript the data now I want to avoid the decription how should I do that?
thanks in advance
raghul
-
Junior Member
Re: Avoid description in viewstate
Use a one way encryption. Like MD-5
-
Junior Member
Re: Avoid description in viewstate
how it can be decrypted my friend?
can you tell me the technique to decrypt it ?
-
Junior Member
Re: Avoid description in viewstate
It is one way encryption. One encryption value may have many decrypting values.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules