Method |
Description |
|
SetSigCryptoFromCipherParam ( PdfSignatureAppearance sigAppearance, ICipherParameters key, Org.BouncyCastle.X509.X509Certificate chain ) : void |
|
|
SetSigCryptoFromX509 ( PdfSignatureAppearance sigAppearance, X509Certificate2 card, Org.BouncyCastle.X509.X509Certificate chain ) : void |
|
|
SetSigPosition ( PdfSignatureAppearance sigAppearance, int oldSigCount ) : void |
|
|
SetSigText ( PdfSignatureAppearance sigAppearance, IList chain ) : void |
|
|
SignMsg ( Byte msg, X509Certificate2 signerCert, bool detached ) : byte[] |
|
|
SignWithPkcs12KeyStore ( string keyStore, string password, string input, string output ) : void |
|
|