PdfDigitalSignaturePfxCertificatePassword Property

Gets or sets the PFX certificate password provided in the constructor. It can be null if no password is required

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public string PfxCertificatePassword { get; set; }

Property Value

String

See Also