licel / jcardsim

https://jcardsim.org
222 stars 123 forks source link

Best approach for adding custom/vendor exp classes #126

Open CCob opened 6 years ago

CCob commented 6 years ago

Hi,

I am currently using a JavaCard from a vendor that has proprietary API/exp files that come with their SDK. What is the best approach to add these API's to JCardSim so that I can simulate these API's in addition to the standard JavaCard API.

rileyg98 commented 3 years ago

While this is an ancient issue, the answer may assist others. These will need to be implemented, by yourself, as it is proprietary. Ensure you aren't violating the NDA by doing so.