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 Pkcs7DetachedSignature and uses the given chain 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
- chain
- Type: System.Security.Cryptography.X509CertificatesX509Chain
The chain containing the private key.
See Also