Running the SignatureMessageRecovery Sample from the Command Line
To run the SignatureMessageRecovery sample:
-
Open a Command Prompt window and perform the following:
-
Navigate to the
JC_HOME_SIMULATOR\runtime\bindirectory. - Start the Simulator by entering one of the following
commands at the command prompt:
jcsw(on Windows systems) or./jcsl(on Linux systems).
-
-
Open a second Command Prompt window and perform the following:
-
Navigate to the
JC_HOME_SIMULATOR\samples\SignatureMessageRecoverydirectory. -
Enter either
build.bator./build.sh(according to your operating system) in order to build Java Card applet and Java client. -
Enter either
run.bator./run.sh(according to your operating system) to load the applet into the Simulator, send all APDUs and clean up afterwards.
-