Contents

TKSmartCardSlot

A single smart card reader slot in the system.

Declaration

class TKSmartCardSlot

Overview

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.

Topics

Instantiating Smart Cards

Getting the Slot State

Getting the Slot Configuration

Reading the Answer to Reset

See Also

Smart Cards