Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Net
Pkcs11Interop
LowLevelAPI40
CK_SLOT_INFO
C# Class Net.Pkcs11Interop.LowLevelAPI40.CK_SLOT_INFO
Show file
Open project: Pkcs11Interop/Pkcs11Interop
Class Usage Examples
Public Properties
Property
Type
Description
FirmwareVersion
CK_VERSION
Flags
uint
HardwareVersion
CK_VERSION
Property Details
FirmwareVersion
public property
Version number of the slot's firmware
public
CK_VERSION
FirmwareVersion
return
CK_VERSION
Flags
public property
Bits flags that provide capabilities of the slot.
public
uint
Flags
return
uint
HardwareVersion
public property
Version number of the slot's hardware
public
CK_VERSION
HardwareVersion
return
CK_VERSION