Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Creates a new VeriSignSignature and uses the given certificate to sign the document.
Namespace: Apitron.PDF.Kit.Interactive.Forms.Signature
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- certificate
- Type: System.Security.Cryptography.X509CertificatesX509Certificate2
The certificate containing the private key.
See Also