EVO HTML to PDF Converter

DigitalSignatureElementPfxData Property

Winnovative Client for .NET Documentation
Gets or sets the binary data of a PFX file containing the certificate used for signing. The PFX file is expected to contain both the private and public key

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public byte[] PfxData { get; set; }

Property Value

Type: Byte
See Also

Reference