|
Hi, I’m developing a C# (.NET 1.1) + itextsharp (v 3.1.5) application to sign PDF files.
There’s no problem to sign and verify (withouth crl) the files.
We use iTextSharp.text.pdf.PdfPKCS7.VerifyCertificates in order to verify the electronic signature,
One of the parameters of this method is “crls”
But I’ve take a look into the PdfPKCS7 source code, and, if I’m not wrong, nothing is done with this parameter .
The questions are: Does itextsharp support crl to verify electronic signatures? If not, is it planned to support them? Can you suggest some alternative?
Thanks for your help. |
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
