Enumeration SlotFlag

Enumeration specifies slot flags

Enumeration Members

HW_SLOT: 4

true if the slot is a hardware slot, as opposed to a software slot implementing a "soft token"

REMOVABLE_DEVICE: 2

true if the reader supports removable devices

TOKEN_PRESENT: 1

true if a token is present in the slot (e.g., a device is in the reader)

Generated using TypeDoc