Click or drag to resize

PdfPkcs11DigitalIdId Property

Gets the key identifier for public/private key pair (default empty) as hex encoded string.

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

Property Value

String
The key identifier for public/private key pair (default empty) as hex encoded string.
See Also