D
dusiapapa
Hello, all!
I'm faced with next problem.
I have ASP.NET page which takes url-parameters from ColdFusion site.
These parameters are encrypted with ColdFusion Encrypt function and I
can not decrypt them correctly. I tried to translate several code
examples (in java and C++) I had found on the Internet into C# but they
don't work properly.
I believe that I'm not the first one who met such a problem. If anybody
have ideas (or even codes) please help.
Thanks in advance!
Simon.
I'm faced with next problem.
I have ASP.NET page which takes url-parameters from ColdFusion site.
These parameters are encrypted with ColdFusion Encrypt function and I
can not decrypt them correctly. I tried to translate several code
examples (in java and C++) I had found on the Internet into C# but they
don't work properly.
I believe that I'm not the first one who met such a problem. If anybody
have ideas (or even codes) please help.
Thanks in advance!
Simon.