« Return to Thread: PdfPKCS7 object without private key

PdfPKCS7 object without private key

by mtrekker :: Rate this Message:

Reply to Author | View in Thread

Hi,

Does iText/iTextSharp allow creating PdfPKCS7 object when private key is
not accessible ? (singing operation is done on the SmartCard). All I
have is
1) a hash generated from the PDF content
2) X509 certificate
3) encrypted hash value

If not, then do I have to write all PKCS7 releted from the scratch ?

------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@...
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

 « Return to Thread: PdfPKCS7 object without private key