Platforms to show: All Mac Windows Linux Cross-Platform

TKSmartCardSlotMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
A single smart card reader slot in the system.

Use the TKSmartCardSlotManagerMBS class to manage all the smart card reader slots available to the system. You can retrieve the names of available smart card reader slots for a system using the slotNames property of a manager object, and access instances of TKSmartCardSlotMBS using the getSlotWithName method.

States

Constant Value Description
kStateEmpty 1 The Smart Card reader slot is empty; no card is inserted.
kStateMissing 0 The Smart Card reader slot is no longer known to the system. more
kStateMuteCard 3 A Smart Card is inserted, but is mute, or does not provide responses to commands.
kStateProbing 2 A Smart Card was inserted into the slot and an initial probe is in underway.
kStateValidCard 4 A Smart Card is inserted and properly answered to a reset command.

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some events using this class:

Some examples using this class:


The items on this page are in the following plugins: MBS Mac64bit Plugin.


TKSmartCardSlotManagerMBS   -   TKSmartCardTokenDriverMBS


The biggest plugin in space...