This library is currently in Beta version as it implements the Keypop Calypso Crypto Legacy SAM API,
which is also in Beta.
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 Legacy SAM Library is an add-on to manage Calypso® legacy SAMs (SAM-C1, HSM-C1, etc.).
Therefore, it should be used only by application developers.
Java component
0.9.0
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-legacysam-java-lib:0.9.0")
implementation 'org.eclipse.keyple:keyple-card-calypso-crypto-legacysam-java-lib:0.9.0'
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-card-calypso-crypto-legacysam-java-lib</artifactId>
<version>0.9.0</version>
</dependency>