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