Usually, when you turn on the JavaCard smart card and want to communicate with the applet, you must first select the applet using its AID.
Is there a way to get the "default applet" that is selected when the card is turned on?
What I really want to do is send the application level APDU right after selecting the card and not need the application selection process.
Is it possible? If so, how?
source
share