VeriSignSignature Constructor

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Overload List

  NameDescription
Public methodVeriSignSignature(X509Certificate2)
Creates a new VeriSignSignature and uses the given certificate to sign the document.
Public methodVeriSignSignature(X509Chain)
Creates a new VeriSignSignature and uses the given chain to sign the document.
Public methodVeriSignSignature(Pkcs12Store)
Creates a new VeriSignSignature and uses the first key from the store to sign the document.
Public methodVeriSignSignature(Pkcs12Store, String)
Creates a new VeriSignSignature and uses the given key from the store to sign the document.
Top
See Also

Reference