Skip to content

Instantly share code, notes, and snippets.

View hkscy's full-sized avatar

Chris Hicks hkscy

View GitHub Profile
package org.toorcamp.HelloSTK;
import javacard.framework.APDU;
import javacard.framework.Applet;
import javacard.framework.ISOException;
import sim.toolkit.EnvelopeHandler;
import sim.toolkit.ProactiveHandler;
import sim.toolkit.ToolkitConstants;
import sim.toolkit.ToolkitException;