Date: Wed, 27 Jan 1999 10:50:44 -0800 (PST)
From: Jan Luehe <luehe@laguna.eng.sun.com>
Subject: Re: Request for help
To: java-security@java.Sun.COM, SATSYS@aol.com
Encryption functionality is provided by the
Java Cryptography Extension (JCE) 1.2,
which supplements the crypto services provided in the core JDK.
See
http://developer.java.sun.com/developer/earlyAccess/jdk12/jce.html
for more details.
Jan
> I am Kantharaju V Kanaka Working in Synergy Software Corporation
> I want to send some Important Data on the internet.
> I have a Java applet and a Server which will communicate using using TCPIP
> connection. I want to Encrypt the data . I want to know any class to do the
> encryption and decryption. I saw the java.security Package. If there is any
> example for my problem Please send to me.
> Thanking you in advance and expecting for your reply.
> Regards
> Kantharaju V Kanaka