Hi, I am including a CRL to my PDF signature using the method setCrypto : I pass my CRLs array to this method. Now I want to get these CRLs while verifying the signature to verify if the certificate is revoked or not. Could someone help me to get these CRLs? I tried to use pk.getCRLs() : pk is a PdfPKCS7, but I am having a null collection of CRLs as result!
Thanks. JFSA -- View this message in context: http://itext-general.2136553.n4.nabble.com/How-to-get-a-CRL-added-to-signature-while-verifying-tp2546726p2546726.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
