This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
About sun.security.tools and sun.security.x509!
- From: bbskill <bbkills at tom dot com>
- To: java at gcc dot gnu dot org
- Date: Tue, 30 May 2006 11:32:46 +0800
- Subject: About sun.security.tools and sun.security.x509!
Hi, all,
I am using sun.security.tools.KeyTool.main class to generate keystore
and using sun.security.x509 package to control the X509Certificate in my
application.
I am just wondering whether gcj does support these sun's
implementations, or is there any free implementation open source project
uesed to compile my application.
Additionally, I am using gcj4.1,
Thanks for any help.