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: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public byte[] PfxCertificateData { get; set; }

Property Value

Byte

See Also