public class APDUScriptTool extends Object
| Constructor and Description |
|---|
APDUScriptTool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
executeCommands(Properties cfg,
InputStream commandsStream,
PrintStream out) |
static void |
main(String[] args) |
public static void main(String[] args) throws FileNotFoundException, IOException, NoSuchAlgorithmException, CardException
public static void executeCommands(Properties cfg, InputStream commandsStream, PrintStream out) throws IOException, ParseException, NoSuchAlgorithmException, CardException