RE: [iText-questions] verifyiing signatures

2005-08-19 Thread Paulo Soares
t;From: "Juan Sanchez" <[EMAIL PROTECTED]> > >To: itext-questions@lists.sourceforge.net > >Subject: [iText-questions] verifyiing signatures > >Date: Fri, 19 Aug 2005 13:22:24 +0200 > > > >Hi to all. > > > >I'm very grateful with your tool

RE: [iText-questions] verifyiing signatures

2005-08-19 Thread Juan Sanchez
I only have one question now, how to extract the data (referenced by byterange) byterange to allow me verify dettached signatures ? A lot of thanks in advance From: "Juan Sanchez" <[EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net Subject: [iText-questions] verif

[iText-questions] verifyiing signatures

2005-08-19 Thread Juan Sanchez
Hi to all. I'm very grateful with your toolkits. If I know the name of signature in the PDF , how can I get contents and byterange that I signed ? I want to use this info to verify signature with my property tools, I need data signed and pkcs7 (contents) ? Best regards.