thanks
a lot. I got it.
-----Original Message-----
From: Dean Parker [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 11, 2001 12:34 PM
To: Orion-Interest
Subject: RE: javax.cryptoThat consists of 4 jars known collectively as JCE (Java Cryptography Extension). The current version is 1.2.1.jce1_2_1.jarlocal_policy.jarsunjce_provider.jarUS_export_policy.jarjce1_2_1.jar is the actual API. sunjce_provider.jar is Suns' implementation of their API. It contains the actual algorithms and code that does all the work. Offhand, I don't know of any other 3rd parties that have implemented the API.These files must be downloaded from Sun's website at this URL..DP-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Van Duong
Sent: Wednesday, April 11, 2001 3:40 AM
To: Orion-Interest
Subject: javax.cryptoHi,Does anyone can tell me where the package javax.crypto is?Thanks in advance,Van Duong
