Contents

TKSmartCardSlotManager

An interface to all available smart card reader slots.

Declaration

class TKSmartCardSlotManager

Overview

Get a list of all known smart card reader slots in the system using the slotNames property, and access individual slots by name using the getSlot(withName:reply:) method.

Topics

Creating a Card Slot Manager

Accessing Smart Card Slots

Instance Methods

See Also

Smart Cards