ASA starts web service and opens an HTTP service The front page uses JS Ajax to transmit encrypted data Is post data decryption supported! When ASA receives the data, can it decrypt the data? Is the decrypted key JS stored on the server with such function? |
Are you using some kind of browser-side encryption instead of SSL/TLS?
Show us your JavaScript code.
Why do you send an encrypted data from the browser, if you are not able to decrypt it?