Cached PIN in JavaCard
Posted: Mon Aug 07, 2017 11:11 pm
I have a program that sends APDU command to applet in JavaCard and receives result APDU command from Java card. Now I need to give one time PIN when I use this program.But how can I do "Cached PIN" in java card? Any help?