Problem / Requirement: You have a JavaCard and have full access to it, you want to know how much user space, or how much memory left for you to use? Here is what I do, Write a basic JavaCard applet in JCOP. The code snippet as below, 1, Declare the public variable to store the […]