Re: [iText-questions] Using external signatures (was: no subject)

2009-03-03 Thread Michael Klink
mailto:almeida.gonca...@gmail.com] Gesendet: Montag, 2. März 2009 19:21 An: Post all your questions about iText here Betreff: [iText-questions] Using external signatures Hello all I have a problem concerning the usage of external signatures. I wa

Re: [iText-questions] Using external signatures

2009-03-02 Thread Andreas Kuehne
-questions] Using external signatures Gesendet: Mo, 02. Mrz 2009 Von: Gonçalo Almeida Hello all I have a problem concerning the usage of external signatures. I want my application to sign a PDF document in three moments: (1) byte[] hash = initializeSignature(String pdf, Certificate cert, KeyStore

[iText-questions] Using external signatures

2009-03-02 Thread Gonçalo Almeida
Hello all I have a problem concerning the usage of external signatures. I want my application to sign a PDF document in three moments: - (1) byte[] hash = initializeSignature(String pdf, Certificate cert, KeyStore chain, CRL crl) / *to return the signable bytes* - (2) byte[] rawSignatur

RE: [iText-questions] using external signatures for signing pdf documents

2005-11-02 Thread entsorger
: Wednesday, November 02, 2005 12:34 PM > > To: itext-questions@lists.sourceforge.net > > Subject: [iText-questions] using external signatures for > > signing pdf documents > > > > hello, > > i know that this subject has been discussed before. > > i've

RE: [iText-questions] using external signatures for signing pdf documents

2005-11-02 Thread Paulo Soares
[mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, November 02, 2005 12:34 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] using external signatures for > signing pdf documents > > hello, > > i know that this subjec

[iText-questions] using external signatures for signing pdf documents

2005-11-02 Thread entsorger
hello, i know that this subject has been discussed before. i've read through the mailing list and i've also read the howtosign.html. But all that didn't really help me. all the examples use a pfx file where certificats and keys are stored in. in my case keys and certificate are stored o