How to unlock smart card using PIN and APDU command in Java?
I have a smart card and am trying to read the X509 certificate (chain) that is on it. I am struggling to find the right APDU commands that give any successful APDU responses; I haven’t yet even been able to get it to verify the pin. (I have this card to login to some other applications, so I can verify that I have the right pin.)