Home - fidesmo/fdsm GitHub Wiki
TL;DR
- Check out how to use the command line interface
Using Fidesmo API from the command line
fdsm
('Fidesmo' - vowels = 'fdsm') is a small and concise Java utility for working with the Fidesmo API. Specifically, it covers the functionality of
- gradle-fidesmo
- automagic temporary recipe generation combined with service delivery
- generic applet developer client for Fidesmo API
- delivery of services to a device
It uses apdu4j for reliable card access (to work smoothly with multiple connected readers, multiple cards, handle exclusive access etc).
It provides a DWIM Command Line Interface and a Java API and is thus usable as standalone or to be integrated into automated processes or Java applications.