Pkcs11Interop  5.1.2
Properties | List of all members
Net.Pkcs11Interop.HighLevelAPI.ILibraryInfo Interface Reference

General information about PKCS#11 library (CK_INFO) More...

Inherited by Net.Pkcs11Interop.HighLevelAPI40.LibraryInfo, Net.Pkcs11Interop.HighLevelAPI41.LibraryInfo, Net.Pkcs11Interop.HighLevelAPI80.LibraryInfo, and Net.Pkcs11Interop.HighLevelAPI81.LibraryInfo.

Properties

string CryptokiVersion [get]
 Cryptoki interface version number More...
 
string ManufacturerId [get]
 ID of the Cryptoki library manufacturer More...
 
ulong Flags [get]
 Bit flags reserved for future versions More...
 
string LibraryDescription [get]
 Description of the library More...
 
string LibraryVersion [get]
 Cryptoki library version number More...
 

Detailed Description

General information about PKCS#11 library (CK_INFO)

Property Documentation

◆ CryptokiVersion

string Net.Pkcs11Interop.HighLevelAPI.ILibraryInfo.CryptokiVersion
get

Cryptoki interface version number

◆ Flags

ulong Net.Pkcs11Interop.HighLevelAPI.ILibraryInfo.Flags
get

Bit flags reserved for future versions

◆ LibraryDescription

string Net.Pkcs11Interop.HighLevelAPI.ILibraryInfo.LibraryDescription
get

Description of the library

◆ LibraryVersion

string Net.Pkcs11Interop.HighLevelAPI.ILibraryInfo.LibraryVersion
get

Cryptoki library version number

◆ ManufacturerId

string Net.Pkcs11Interop.HighLevelAPI.ILibraryInfo.ManufacturerId
get

ID of the Cryptoki library manufacturer


The documentation for this interface was generated from the following file: