I have read the Document Signature White Paper by Bruno, but I cannot find
the  appropriate Types that he uses in his example in C# for PKCS#11.  I am
using itextsharp 5.4.

What are the C# equivalents for the following types and what namespaces are
they located in?  I have listed a couple that I have found by searching the
assembly with ILSpy.

Properties = ?
BouncyCastleProvider = ?
Security = ?
Provider = ?
KeyStore = ?
PrivateKey = PrivateKeyInfo (Org.BouncyCaste.Ans1.Pkcs)
Certificate = Certificate (Org.BouncyCastle.Crypto.Tls)
OcspClient = OcspClientBouncyCastle (iTextSharp.text.pdf.security)
TSAClient = TSAClientBouncyCastle (iTextSharp.text.pdf.security)
X509Certificate = X509Certificate (Org.BouncyCastle.X509)
CertificateUtil = CertificateUtil (iTextSharp.text.pdf.security)
SignWithPKCS11HSM

Thank you,

Jim

-- 

PRIVILEGED AND CONFIDENTIAL -- All information transmitted hereby is 
intended for the use of the addressee(s) named above. If the reader of this 
message is not the intended recipient or the employee or agent responsible 
for delivering the message to the intended recipient(s), please note that 
any distribution or copying of this communication is strictly prohibited. 
Anyone who receives this communication in error should notify us 
immediately by telephone and destroy or delete the original message.
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to