PdfDigitalSignaturePfxFilePassword Property

The PFX file password which can be null or empty if there is no password protection

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string PfxFilePassword { get; set; }

Property Value

String

See Also