You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we use the five line of code to test jcardsim,
AID appletAID = AIDUtil.create("F000000001");
This instruction is not correct because of AIDUtil but this class is present in src directory
The text was updated successfully, but these errors were encountered:
When we use the five line of code to test jcardsim,
AID appletAID = AIDUtil.create("F000000001");
This instruction is not correct because of AIDUtil but this class is present in src directory
The text was updated successfully, but these errors were encountered: