From: charlie@angeles.eng.sun.com (Charlie Lai)
Message-Id: <199903022357.PAA19030@angeles.eng.sun.com>
Subject: Re: using encryption with RMI
To: denisel@celotek.com (Denise Lorenz)
Date: Tue, 2 Mar 1999 15:57:19 -0800 (PST)
In-Reply-To: <36D48D4B.A51127B3@celotek.com> from "Denise Lorenz" at Feb 24, 99 03:37:47 pm
> I need to encrypt that information in some fashion. I am
> overwhelmed with lots to read up on using JCA and JCE and
> SecurityManager and would like to know if you can point me to an example
> of how to implement this.
the Java Tutorial has some nice easy lessons to help you out. it's at:
http://java.sun.com/docs/books/tutorial/index.html
click on the "Security in JDK 1.2" link.
for JCE documentation and tutorials, you have to download the software from:
http://java.sun.com/products/jdk/1.2/jce/index.html
you have to download it since it's export controlled.
hope that helps!
thanks,
charlie