The base class for encapsulating user interaction with a Smart Card reader.
SDKs
- iOS 13.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 13.0+
Framework
- Crypto
Token Kit
Declaration
class TKSmartCardUserInteraction : NSObject
Overview
There are two types of user interactions: those for secure PIN change and those for secure PIN validation. These interactions are instances of the TKSmart
, or TKSmart
subclasses of TKSmart
, respectively. TKSmart
is a subclass of TKSmart
.
You interact with instances of one of the subclasses of TKSmart
when calling the user
and user
methods on an TKSmart
object.