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
-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
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
: 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
[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
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