Re: [iText-questions] RES: Digital Signature

2006-07-24 Thread Paulo Soares
Probably an ignored exception or a missing close. Paulo - Original Message - From: "Junior + Suporte" <[EMAIL PROTECTED]> To: "'Post all your questions about iText here'" Sent: Monday, July 24, 2006 2:46 PM Subject: [iText-questions] RES: Digital S

[iText-questions] RES: Digital Signature

2006-07-24 Thread Junior + Suporte
I following this example: http://article.gmane.org/gmane.comp.windows.dotnet.itextsharp.general/12 I export the X509Certificate2 to byte[] and import into a PKCS12Store object, with MemoryStream, and into a bouncycastles X509Certificate object: cert = new org.bouncycastle.x509.X509Certificate(Ce