GlobalPlatform / WebApis-for-SE

Open source Apis to access a Secure Element from a Web application
Apache License 2.0
18 stars 5 forks source link

Can't select Global Platform Issuer Security Domain #61

Closed serianox closed 8 years ago

serianox commented 8 years ago

Currently, it is not possible to select the ISD of a card.

According to Card Specification 2.3, subsection 11.9.2.3, the ISD can be selected by sending a SELECT command without data field. This is necessary since the specification does not mandate an AID for the ISD, and the ISD may not be the default selected application.

Currently, when using openBasicChannel or openSupplementaryChannel without an AID, the API does not perform an applet selection and leave the default selected application available.