Pkcs12Store Constructor (X509Chain)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Create a Pkcs12Store from a chain

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 Pkcs12Store(
	X509Chain chain
)

Parameters

chain
Type: System.Security.Cryptography.X509CertificatesX509Chain
The chain.
Remarks

Available as of .NET 2.0.
See Also

Reference