Date: Wed, 07 May 1997 18:42:04 -0400
From: Uri <uri@watson.ibm.com>
To: java-security@web2.javasoft.com
Subject: JCE vs. javakey - how?
Hi,
I want to exchange the keys between my Java code and
"javakey". How do I do that?
1. To be able to sign things with the key I generated
in "javakey" (and possibly certified).
2. To be able to decrypt/verify with either my Public
key, or somebody else's "*.cer" that I installed.
3. "Export" the keyPair that my app generated, so that
if I wish I can use it to sign JAR files.
How can I do that? JDK-1.1.1, JCE-1.1.
Thank you!
Regards,
Uri. uri@watson.ibm.com
------------
<Disclaimer>