PdfPKCS7 .verify() return false
mgomez <[email protected]> Fri, 4 Mar 2016 14:48:27 -0800 (PST)
| Newsgroups | gmane.comp.java.lib.itext.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have one problem... I have been working with itextpdf-5.5.5, and the Integrity check return false. ....... PdfPKCS7 pkcs7 = fields.verifySignature(name); pkcs7.verify();<------ HERE return false But Adobe Acrobat Reader say: Signed and all signatures are valid. :( This is the document: Test.pdf <http://itext.2136553.n4.nabble.com/file/n4661004/Test.pdf> . Could someone explain what is happening?. Thanks in advance -- View this message in context: http://itext.2136553.n4.nabble.com/PdfPKCS7-verify-return-false-tp4661004.html Sent from the iText mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php