PdfDigitalSignaturePfxCertificateData Property

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

Definition

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

Property Value

Byte

See Also