Overview
| Description | The Keyple Plugin Card Resource Library is a PoolPlugin to manage readers provided by the Card Resource Service. The main role of the plugin is to allow remote access to the Card Resource Service via the Keyple Distributed Solution components. It provides an interface for allocating and deallocating readers by profiles that are part of those configured at the Card Resource Service level. A typical use would be for the realization of a server providing cryptographic services through a pool of SAMs, each inserted in a dedicated PC/SC reader. |
| Intended Audience | Developers creating Keyple-based distributed applications with remote HSM/pool of SAMs. |
| Compatible OS | Windows, Linux, macOS, Android. |
Implementations
| Latest Version | 2.0.1 |
| Changelog | List of changes and new features introduced in each release. |
| GitHub | Source code repository and issue tracker for the Java project. |
| User Guide | Step-by-step guide to learn how to configure and use the Keyple card resource service. |
| API Reference | Complete documentation of all classes and methods in the Java API. |
| UML Class Diagram | UML diagram showing the structure and relationships between classes. |
| Maven Central | Official Maven Central page to include the Java component in your project. |