Skip to content

Releases: eclipse-keyple/keyple-plugin-storagecard-java-api

1.1.0

06 Feb 09:47
41fd3b7

Choose a tag to compare

Added

  • Documentation of recommended status words for ApduInterpreterSpi implementations
  • Exception handling guidelines for CommandProcessorApi implementations
  • Added KeyStorageType enum to specify memory type (VOLATILE or NON_VOLATILE).
  • Added loadKey method to CommandProcessorApi interface using KeyStorageType for loading card-specific authentication keys into reader memory.
  • Added generalAuthenticate method to CommandProcessorApi interface for performing authentication to contactless cards using previously loaded keys.

Changed

  • Enhanced JavaDoc with comprehensive error handling information
  • Added status word reference table following ISO 7816-4 and PC/SC standards

1.0.0

08 Jul 08:53
5aa5f4a

Choose a tag to compare

This is the initial release.