I m writing into SCOSTA (specification owned by Indian government) smart card by using APDU commands. I am able to create MF (Master File) and DF (Dedicated File) but when I am creating EF (Elementary file) I am getting an 6A80
- wrong data / Incorrect values in command data.
The command which I am using to create the EF is
00 E0 00 00 09 62 07 82 01 00 83 02 4004 00
Could somebody please provide me the correct command to create the EF?