Uses of Interface
apdu4j.core.SmartCardApp
-
-
Uses of SmartCardApp in apdu4j.core
Subinterfaces of SmartCardApp in apdu4j.core Modifier and Type Interface Description interface
SimpleSmartCardApp
Simple smart card application to be run from CLIinterface
SmartCardAppListener
Classes in apdu4j.core that implement SmartCardApp Modifier and Type Class Description class
SmartCardAppFutures
Default implementation of SmartCardAppListener that provides CompletableFuture-s for all events
-