JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html

Get 6A80 when installing applet into card

JavaCard Applet Development Related Questions and Answers.
KevinAli
Posts: 24
Joined: Fri Aug 21, 2015 3:38 am
Points :104
Contact:

Get 6A80 when installing applet into card

Post by KevinAli » Fri Dec 25, 2015 3:12 am

I am developing an applet which has to implement BigNumber datatype. I can install my applet successfully in JCIDE simulator, but when I install it to my real cards, it returns sw=0x6A80. I research for some time and find that if I comment the line

Code: Select all

 import javacardx.framework.math.BigNumber;


My applet can be installed properly into the card. Why does it work well in simulator, but fail in real card? How can I make the declaration about BigNumber package?

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3055
Contact:

Re: Get 6A80 when installing applet into card

Post by UNKNwYSHSA » Fri Dec 25, 2015 10:07 am

The implementation of class in package javacardx is optional. What's the type of your card, maybe it did not implement the javacardx.framework.math.BigNumber class.
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 29 guests

JavaCard OS : Disclaimer