Page 1 of 1
Get Card Manager ID
Posted: Thu Dec 22, 2016 12:00 am
by Methen
I tried to get Card Manager ID by sending SELECT APDU command without AID >>00a4040000, but I got nothing but 6E00.
Is there something wrong with APDU command I sent?
Re: Get Card Manager ID
Posted: Thu Dec 22, 2016 4:48 am
by chico0609
There probably is something wrong with your card.
Generally speaking, SELECT command with no AID provided will select the Card Manager and the Card Manager AID should be returned in the response.
Re: Get Card Manager ID
Posted: Thu Dec 22, 2016 5:11 am
by tomc2016
Using GET STATUS command can also get Card Manager AID.
Re: Get Card Manager ID
Posted: Thu Dec 22, 2016 10:29 pm
by chico0609
tomc2016 wrote:Using GET STATUS command can also get Card Manager AID.
GET STATUS needs authentication to the Card Manager first. If the Card Manager is not the default selectable applet, you can't use this.
Re: Get Card Manager ID
Posted: Thu Dec 22, 2016 11:18 pm
by Methen
Thanks for all the help. I tried many times but all failed. Maybe there is something wrong with my card ,as chico0609 said.