4 Replies Latest reply on Apr 21, 2006 12:07 AM by anil.saldhana

    Invokers Encryption

    anil.saldhana

      There has always been a provision to use Socket Factories (mainly SSL ones) to secure the channel between the proxies and the invokers.

      I am wondering if it is a good idea to provide the possibility of providing a feature for the user to use Encryption rather than the SSL socket factories to secure the contents passing through the channel.

      A simple way of doing this is via the SealedObject class of JDK4.
      http://java.sun.com/j2se/1.4.2/docs/api/javax/crypto/SealedObject.html