Pkcs7DetachedSignature Constructor (ISignatureServiceProvider)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Creates a new Pkcs7DetachedSignature and uses the given key from the store 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

public Pkcs7DetachedSignature(
	ISignatureServiceProvider signatureServiceProvider
)

Parameters

signatureServiceProvider
Type: Apitron.PDF.Kit.Interactive.Forms.SignatureISignatureServiceProvider
The Signature Service Provider.
See Also

Reference