PdfDigitalSignaturePfxCertificatePassword Property

The PFX certificate password. It can be null it is not password protected

Definition

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

Property Value

String

See Also