(asnObject);
...
I'm not quite sure whether problem with the uninitialized signature is caused
by the iText implementation or by Bouncy Castle ...
Good luck
Andreas
- original Nachricht
Betreff: [iText-questions] Extract PKCS#7s from a PDF
Gesendet: Fr, 23. Jan 2009
Von: Go
Hello all
I have a question regarding the extraction of PKCS#7 signatures from a
signed PDF.
I want to extract to a file, an array of bytes or whatever. How can I do
this having the following code:
*PdfReader reader = null;** ** reader = new PdfReader(signedFile);**
AcroFields af = reader.get