Click or drag to resize

PdfPkcs11ModuleLibraryPath Property

Gets the path to the PKCS#11 module (usually a .dll).

Namespace: SautinSoft.Pdf.Security
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntax
public string LibraryPath { get; }

Property Value

String
The path to the PKCS#11 module (usually a .dll).
See Also