Secure communication between Applet and Java server

Richard Taylor (rmt1@doc.ic.ac.uk)
Thu, 11 Jun 1998 22:34:06 +0100

Date: Thu, 11 Jun 1998 22:34:06 +0100
From: Richard Taylor <rmt1@doc.ic.ac.uk>
To: java-security@web3.javasoft.com, rmt1@doc.ic.ac.uk
Subject: Secure communication between Applet and Java server

I am currently working on a project that requires secure transactions
between an applet and a java server. I have tried implementing this, but
have found that Netscape does not load any java.security classes over
the web. How would I go about encrypting data at a client using the jce,
and is it possible ? (I currently have the iaik-jce classes).

Any information would be gratefully received.

Regards,

Richard Taylor