Hello- I'm currently using the instructions at the following to sign PDFs with an external hash in Windows Certificate mode:
http://itextpdf.sourceforge.net/howtosign.html It is all working great, except for one thing. We have a server application that verifies the signatures, but it expects the "authenticatedAttributes" to be set (the content type, signing time and message digest) in the PKCS#7 block. I know it is an optional element, but I don't have control over that code. My question is, can someone point me in the right direction to modify the PdfPKCS7 object to return this in the signer info block? I'm lost when it comes to these ASN1 structures! Thanks for any insight! Mark Nelson [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
