Message-Id: <199907061643.JAA29793@laguna.eng.sun.com>
Date: Tue, 6 Jul 1999 09:43:40 -0700 (PDT)
From: Jan Luehe <luehe@laguna.eng.sun.com>
Subject: Re: Question about examples?
To: java-security@java.sun.com, adeliso@mitre.org
Andrew:
> I am trying to decide if JCE will be integrate into my servlet
> programing. I what to use it to encrypt a username and password, so it
> can be passed on a web page. Does this api allow me that kind of
> functionality. A quick response will be greatly appreciated.
Yes, you can use JCE for that purpose.
Jan