Page 1 of 1

File system on java card

Posted: Tue Oct 25, 2016 11:06 pm
by Matte
I have a new blank java card, which is never used before. Now I have to create MF while connecting card. For all I know, this operation-creating MF can only be done one time. After this, I can not modify it any more, is it true?

Re: File system on java card

Posted: Wed Oct 26, 2016 3:18 am
by KevinAli
MF has been already created in every blank card. You don't have to create MF.
What you need to do is to create ADFs and EFs according to your demand.
This can be done at any time.