Support for contact smart card reader hardware in Grabba devices.
This package provides contact smart card reader functionality and related types. It is relevant only when interfacing with Grabba devices that contain one or more contact smart card interfaces.
Classes | |
class | SmartcardAPI |
Provides access to Grabba contact smart card reader functionality, such as exchanging APDUs. More... | |
enum | SmartcardBaud |
Set of driver-supported baud parameter (Di) values as per ISO/IEC 7816-3. More... | |
enum | SmartcardClock |
Set of driver-supported clock parameter (Fi & f_max) values as per ISO/IEC 7816-3. More... | |
interface | SmartcardInterface |
Interface class for Grabba contact smart card reader events. More... | |
enum | SmartcardInterfaceID |
Enumeration of contact smart card interfaces. More... | |
class | SmartcardListener |
Base class for receiving events related to the smartcard reader on a Grabba device. More... | |
enum | SmartcardProtocol |
Set of driver-supported protocol (T) parameter values as per ISO/IEC 7816-3. More... | |