Re: [iText-questions] Another small request Re: Signature validation bug in iText 5.1.1

2011-08-09 Thread Stefan Santesson
Thanks! /Stefan On 11-08-09 5:59 PM, "1T3XT BVBA" wrote: >On 9/08/2011 16:58, Stefan Santesson wrote: >> If would be appreciated if you could add these getters to the code as >>well. > >OK, done! >http://itext.svn.sourceforge.net/viewvc/itext?view=revision&revision=4934 -

[iText-questions] Another small request Re: Signature validation bug in iText 5.1.1

2011-08-09 Thread Stefan Santesson
Great! While we are into this, I might just offer two other small additions I had to make to PdfPKCS7 These are not bug fixes, but added functionality. I needed to be able to extract the actual hash and signature algorithm OIDs from PdfPKCS7, but no such function was available. Hence I added two