Package org.eclipse.keypop.card.spi
SPIs to be implemented by a card extension module.
- Since:
- 1.0.0
-
Interface Summary Interface Description ApduRequestSpi Data to build a single APDU command to be sent to a card.CardRequestSpi Request grouping multiple APDUs to be executed consecutively.CardSelectionExtensionSpi Extension of the card selection for a specific card extension.CardSelectionRequestSpi Data provided as input to the selection process.SmartCardSpi Marker interface providing run-time type information about data defining the org.eclipse.keypop.reader.selection.spi.SmartCard resulting of the selection process provided by the Keypop Reader API.