Question
How to encrypt socket messages to/from Tomcat Java application?
Have an Adobe AIR program running on Windows using sockets to comminucate with a Java application server running under Tomcat.
What is the suggested way to encrypt the socket messages?
e.g. AES using As3 Crypto for example?
