Page 1 of 1

Can anyone tell me how to read the data from files in java card ?

Posted: Wed Sep 23, 2015 3:11 am
by cavallino
Can anyone tell me how to read the data from files in java card ?

Re: Can anyone tell me how to read the data from files in java card ?

Posted: Wed Sep 23, 2015 5:24 am
by rena2019
What files? You do not have a File object / class in java card API.

Re: Can anyone tell me how to read the data from files in java card ?

Posted: Thu Sep 24, 2015 1:11 am
by cavallino
rena2019 wrote:What files? You do not have a File object / class in java card API.

I mean EF. Read data from EF.

Re: Can anyone tell me how to read the data from files in java card ?

Posted: Thu Sep 24, 2015 7:56 am
by rena2019
you have to implement all EF with java classes yourself