TKSmartCardSlot
A single smart card reader slot in the system.
Declaration
class TKSmartCardSlotOverview
Use the TKSmartCardSlotManager 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 TKSmartCardSlot using the getSlot(withName:reply:) method.