what is the ControlCommand ?
Dear all
in javax.smartcardio.Card
method called transmitControlCommand exist ,
public abstract byte[] transmitControlCommand(int controlCode, byte[] command) throws CardException
My questions are :
-what is the ControlCommand ? ,if possible i need all of them.
-Does Card Recycle Command is one of these commands ?
Thanks in advance
Nabil