Keyple Card Calypso Crypto PKI Library

This library is currently in Beta version. While it’s nearly stable, future migration steps might be necessary. We aim to minimize any changes you’ll need to make.

The Keyple Card Calypso Crypto PKI Library is an add-on to enable Calypso® PKI card transactions.

Therefore, it should be used only by application developers.


Java component

Documentation

Download

All deliverables are available directly from the Maven Central Repository or by using one of the project resource managers below:

implementation("org.eclipse.keyple:keyple-card-calypso-crypto-pki-java-lib:0.2.0")
implementation 'org.eclipse.keyple:keyple-card-calypso-crypto-pki-java-lib:0.2.0'
<dependency>
  <groupId>org.eclipse.keyple</groupId>
  <artifactId>keyple-card-calypso-crypto-pki-java-lib</artifactId>
  <version>0.2.0</version>
</dependency>
Previous
Next