Core components:
- Keyple Service (service implementing Reader API & Card API)
- Plugin SPI (for pluging implementation)
- Utility
- Keyple shared reference
- Helper functions
- Card resource manager extension
Card solution extensions:
- Generic card example of card extension implementation to operate a "generic" smart card solution using low-level APDU commandscommunication
- Calypso card library to manage Calypso processing on a terminal (implementation of the Calypso API)
Plugins for "standardized" smartcard reader solutions:
- PC/SC (Windows/Linux/MacOS)
This the first "major" release of Keyple C++.
The PC/SC plugin allows to operate smart card reader on systems based on Windows, Linux, & MacOS.