----- Original Message ----- From: "Ned N. Bingham" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, October 20, 2006 8:22 PM Subject: [iText-questions] iText & Hardware tokens
> I'm new to the list and just had a brief question about using hardware > tokens and iText. > > What type of success/failure have people had with using hardware tokens > when signing their PDF documents with iText? I'm working on a project There's an example on how to sign using a Belgian id card. Each card is a case. You have to remember that even if the interface to the card is some kind of standard like PC/SC ou CT-API what's inside the card is an application with it's own rules. > that would benefit from a GeoTrust certificate and I'm wanting to know > if anyone has had any problems using such a mechanism. Has anyone done > anything with other libraries to make things easier to use than what was > outlined in howtosign.html? There's nothing easy in signing. You can use the CMS in BouncyCastle to build a signature but I would hrdly call it simple. > > I'm also fairly new to Java based security so ease of comprehension (for > a relative Java security novice) is also a consideration. > I'm afraid you can't do any shortcuts here. Paulo > -Ned > > p.s. - I think iText is great!!! A lot easier to understand than using > other utilities (e.g. pdfBox)... Thanks for making it available! ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
