PdfDigitalSignaturePfxCertificateData Property
Gets or sets the PFX certificate data provided directly in the constructor or loaded from the file specified in the constructor
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public byte[] PfxCertificateData { get; set; }
Property Value
Byte