Paulo, Thanx for your consice answer. I will stick to WINCER and PKCS #7 since WINCER seems more universally useful.
Anders ----- Original Message ----- From: "Paulo Soares" <[EMAIL PROTECTED]> To: "Post all your questions about iText here" <[email protected]> Sent: Monday, June 05, 2006 21:30 Subject: Re: [iText-questions] WINCER_SIGNED vs. SELF_SIGNED andexternalCertified signatures Not all signatures are born equal. SELF_SIGNED generates a PKCS#1 signature and WINCER_SIG generates PKCS#7 signature. If you are generating externally the signatures you must be aware of it. Paulo ----- Original Message ----- From: "Anders Rundgren" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, June 05, 2006 7:59 PM Subject: [iText-questions] WINCER_SIGNED vs. SELF_SIGNED and externalCertified signatures > "An example with an external signature in Self Sign Mode" > from: http://itextpdf.sourceforge.net/howtosign.html > > Why does this code when you add setCertified(true) (from CVS) > only generate valid signatures in SELF_SIGNED mode? > I am verifying with AR7. > > With external hashes it works OK in both modes. > > It seems that there is a matrix of combinations that work. > Maybe an exception could be thrown for those who don't? > > Anders > > > > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
