You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a task for sending commands to the the card. Either by just calling ./gradlew send <apdu1> <apdu2> ... <apduN> or by providing a JLine based interface. A useful feature would be the automatic selection of the applet. And it should be evaluated if the commands should be transmitted using Fidesmo transceive or directly to the card.
The text was updated successfully, but these errors were encountered:
Add a task for sending commands to the the card. Either by just calling
./gradlew send <apdu1> <apdu2> ... <apduN>
or by providing a JLine based interface. A useful feature would be the automatic selection of the applet. And it should be evaluated if the commands should be transmitted using Fidesmo transceive or directly to the card.The text was updated successfully, but these errors were encountered: