PdfDigitalSignaturePfxCertificateData Property

Gets or sets the PFX certificate data provided directly in the constructor or loaded from the file specified in the constructor

Definition

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

Property Value

Byte

See Also