Page 1 of 1

Have files on my card

Posted: Wed Jun 01, 2016 11:36 pm
by jbsoft
Is it possible to to have files on my card? And Is there any way to know whether my card supports javacardx.framwork ?

Re: Have files on my card

Posted: Thu Jun 02, 2016 2:01 am
by Tinatco
Try to load a CAP file that uses it. You won't be able to upload it successfully if the card doesn't support it.

Re: Have files on my card

Posted: Thu Jun 02, 2016 8:14 am
by leogen
For java card, you need to implement files yourself in data structures or arrays.