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

Property Value

Byte

See Also