PdfDigitalSignaturePfxCertificateData Property

The PFX certificate data given directly in constructor or read from the file given in constructor

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public byte[] PfxCertificateData { get; set; }

Property Value

Byte

See Also