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

Information about a slot More...

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

Properties

ulong SlotId [get]
 PKCS#11 handle of slot More...
 
string SlotDescription [get]
 Description of the slot More...
 
string ManufacturerId [get]
 ID of the slot manufacturer More...
 
ISlotFlags SlotFlags [get]
 Flags that provide capabilities of the slot More...
 
string HardwareVersion [get]
 Version number of the slot's hardware More...
 
string FirmwareVersion [get]
 Version number of the slot's firmware More...
 

Detailed Description

Information about a slot

Property Documentation

◆ FirmwareVersion

string Net.Pkcs11Interop.HighLevelAPI.ISlotInfo.FirmwareVersion
get

Version number of the slot's firmware

◆ HardwareVersion

string Net.Pkcs11Interop.HighLevelAPI.ISlotInfo.HardwareVersion
get

Version number of the slot's hardware

◆ ManufacturerId

string Net.Pkcs11Interop.HighLevelAPI.ISlotInfo.ManufacturerId
get

ID of the slot manufacturer

◆ SlotDescription

string Net.Pkcs11Interop.HighLevelAPI.ISlotInfo.SlotDescription
get

Description of the slot

◆ SlotFlags

ISlotFlags Net.Pkcs11Interop.HighLevelAPI.ISlotInfo.SlotFlags
get

Flags that provide capabilities of the slot

◆ SlotId

ulong Net.Pkcs11Interop.HighLevelAPI.ISlotInfo.SlotId
get

PKCS#11 handle of slot


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