PdfPkcs11DigitalIdId Property |
Gets the key identifier for public/private key pair (default empty) as hex encoded string.
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.2.19
Syntaxpublic string Id { get; }Public ReadOnly Property Id As String
Get
Property Value
String
The key identifier for public/private key pair (default empty) as hex encoded string.
See Also