PdfDigitalSignaturePfxCertificatePassword Property

The PFX certificate password given in constructor. It can be null if it is not needed

Definition

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

Property Value

String

See Also