Yes, you can use PKCS#11 with XML Signatures and JCE.
See http://java.sun.com/j2se/1.5.0/docs/guide/security/p11guide.html
for more info on the PKCS#11 provider in J2SE 1.5.

--Sean

Berin Lautenbach wrote:
Peter,

I don't *think* so. But my expertise in this space is not as high as others on the list :>.

The library uses pure JCE, so if you don't have a JCE interface for the HW module then I don't think so. (Although I haven't checked to see PKCS11 support in JDK 1.5.)

(I am sure someone will correct me if I have this wrong :>.)

Cheers,
    Berin

Gily�n P�ter wrote:

Hi all,

I was looking for the way I can use PKCS#11 when creating XML Signatures with the Apache xml-security Java library.
Actually I need to communicate with a HW module when creating XML Signatures. I was unable to find anything
useful about it in the docs.
For any hints I would be thankful.


Regards,

P�ter






Reply via email to