Hi all, thank you for the hints. We used IAIK for PKCS#11, but it also fails on large XMLs (Apache works better). Now we use IBM API, it is quite good, but the J2SE 1.5 solution can be better after the official release of 1.5.
Regards, Péter > -----Original Message----- > From: Sean Mullan [mailto:[EMAIL PROTECTED] > Sent: Monday, May 10, 2004 8:37 PM > To: [EMAIL PROTECTED] > Subject: Re: Any PKCS#11 support in xml-security Java lib? > > > 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