jason marshall schrieb:
> I've had less luck using PKCS#11 wrappers with the Sun code. 2 HSM
> manufacturers, one drops into an infinite loop, the other errors out
> before anything happens.
>
> So far I can't get a straight answer out of either of them.
>
> I like the idea of the bridge, becaus
-Bridge in the JDK. Sample code - for those
> interested - is available at http://www.strongkey.org.
>
> Regards,
>
> Arshad Noor
> StrongAuth, Inc.
>
> - Original Message -
> From: Julien PASQUIER <[EMAIL PROTECTED]>
> Date: Friday, May 4, 2007 8:20 am
> S
the PKCS11-Bridge in the JDK. Sample code - for those
interested - is available at http://www.strongkey.org.
Regards,
Arshad Noor
StrongAuth, Inc.
- Original Message -
From: Julien PASQUIER <[EMAIL PROTECTED]>
Date: Friday, May 4, 2007 8:20 am
Subject: Re: XML Security and HSM
Hi,
I think that it is possible. You must develop or used a JCE provider (a
KeyStore implementation to use the private key of your HSM).
You could use a provider implementation of PKCS#11 (i.e : IAIK or Sun with JRE
1.5) if your HSM support the PKCS#11 interface.
Julien
- Original Message