I know this issue has been discussed before, but I want to know if anyone has found a solution.
I use HTTP job.PostString (...) to communicate with an ASP.NET application. I would like the parameters sent in the call to be encrypted and decrypted on the server and also the response from the server to be encrypted and decrypted in B4I. In B4A I did this, but it does not seem to work for B4I.
Does anyone have a solution?
I use HTTP job.PostString (...) to communicate with an ASP.NET application. I would like the parameters sent in the call to be encrypted and decrypted on the server and also the response from the server to be encrypted and decrypted in B4I. In B4A I did this, but it does not seem to work for B4I.
Does anyone have a solution?