Capicom encryption - require clarification
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I am using capicom and doing the encryption , the algorithm is 3DES. I am encryting a value and using this value I am doing an encryted login to a site. I have set the source of the iframe as this url , in which the encrypted value is passed as a query string. My problem is , I am able to view the page some times and other insatnces I get a "Page Cannot be displayed " message i.e. Error 404 . Is this due to some problem in encrytion or decrytion. Or is it due to something that is related a .Net while doin an encrypted login. I am not sure how to trace at who's end the problem is. Have any body faced a problem like this, please help Thanks in advance