简体   繁体   中英

Re-Implement applet installer or applet deletion manager on javacard

I know that the installer and deletion manager implemented already in the javacard. But I want to know if is there any way to implement them again in a new applet?

I mean, is the any way to write an applet that receives an AID and delete it?

Only a Security Domain can install or uninstall Applets. Global Platform and Applet are strictly divided and Applets can only gain resticted and very limited rights from a Security Domain, eg changing the LC status. Read more in the Global Platform Specification

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM