C# Class Net.Pkcs11Interop.LowLevelAPI41.CK_SLOT_INFO

Afficher le fichier Open project: Pkcs11Interop/Pkcs11Interop Class Usage Examples

Méthodes publiques

Свойство Type Description
FirmwareVersion CK_VERSION
Flags uint
HardwareVersion CK_VERSION

Property Details

FirmwareVersion public_oe property

Version number of the slot's firmware
public CK_VERSION FirmwareVersion
Résultat CK_VERSION

Flags public_oe property

Bits flags that provide capabilities of the slot.
public uint Flags
Résultat uint

HardwareVersion public_oe property

Version number of the slot's hardware
public CK_VERSION HardwareVersion
Résultat CK_VERSION