Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 888 Bytes

File metadata and controls

21 lines (11 loc) · 888 Bytes

Keyple Card Generic C++ Library

Overview

The Keyple Card Generic C++ Library is an add-on to allow an application using Keyple to interact with any type of card through low level APDU commands.

Documentation & Contribution Guide

The full documentation, including the user guide, download information and contribution guide, is available on the Keyple website keyple.org.

API documentation

API documentation & class diagram is available online: docs.keyple.org/keyple-card-generic-cpp-lib

Examples

Examples of implementation are available in the following repository: github.com/eclipse/keyple-cpp-example

About the source code

The code is built with GCC/CLang/MSVC in order to address a wide range of applications.