The examples use a pkcs12 file because something had to be used to generate the external signature. In your case you'll use something else to produce that signature.
----- Original Message ----- From: "fassel eric" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]>; "itext-questions" <[email protected]> Sent: Tuesday, July 26, 2005 10:33 AM Subject: Re: Re: [iText-questions] How to sign PDF using iText ..suite.. > re-Hello > > All the samples in the "How to sign a PDF" are with pkcs12 file. And with a smartcard it's impossible to obtain the 'PrivateKey', but it's possible to sign (with iaik java lib) a Hash code, is there a way to put this signature in the PDF ? Perhaps is similar the DSE200 sample ?. > > Thank you for the first answer. > > Eric FASSEL > > ======= le 25/07/2005, 23:55:15 vous écriviez: ======= > > >Sign the pdf with the signature from the smartcard. See "external signature" > >in "how to sign". > > > >----- Original Message ----- > >From: "fassel eric" <[EMAIL PROTECTED]> > >To: "itext-questions" <[email protected]> > >Sent: Monday, July 25, 2005 3:42 PM > >Subject: [iText-questions] How to sign PDF using iText ..suite.. > > > > > >> Hello ! > >> > >> It is possible to sign with pkcs11 module with IText ? > >> With external device, we can't obtain the PrivateKey.... > >> > >> Any Ideas ? > >> > >> > >> fassel eric > >> [EMAIL PROTECTED] > >> 25/07/2005 > >> > >> > >> > >> ------------------------------------------------------- > >> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > >> from IBM. Find simple to follow Roadmaps, straightforward articles, > >> informative Webcasts and more! Get everything you need to get up to > >> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > >> _______________________________________________ > >> iText-questions mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > = = = = = = = = = ========= = = = = = = = = = = > > fassel eric > [EMAIL PROTECTED] > 26/07/2005 > > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
