PdfPkcs11ModuleCryptokiVersion Property |
Gets the Cryptoki interface version number.
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic string CryptokiVersion { get; }Public ReadOnly Property CryptokiVersion As String
Get
Property Value
String
The Cryptoki interface version number.
See Also