VeriSignSignature Constructor (Pkcs12Store)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Creates a new VeriSignSignature and uses the first 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 VeriSignSignature(
	Pkcs12Store keyStore
)

Parameters

keyStore
Type: Apitron.PDF.Kit.Interactive.Forms.SignaturePkcs12Store
A key store.
See Also

Reference