Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Search found 18 matches

by lefibr
Tue Dec 25, 2018 10:11 pm
Forum: Questions & Answers
Topic: RSA 4096
Replies: 2
Views: 7526

Re: RSA 4096

Thanks for you info. I have already contacted JavaCardOS Team.
by lefibr
Sun Dec 23, 2018 4:28 am
Forum: Questions & Answers
Topic: RSA 4096
Replies: 2
Views: 7526

RSA 4096

Is there any smartcard that supports RSA 4096?
by lefibr
Wed Sep 20, 2017 11:19 pm
Forum: Questions & Answers
Topic: 6A80 exception during applet installation
Replies: 1
Views: 6266

6A80 exception during applet installation

I am stuck in a problem while downloading and installing my applet(a very simple applet) to a JCOP card. It threw error code " 6A 80 ". The following is my applet and command log, could anyone help me figure out where is the problem. Thanks. package com.duc.javacard.atcapplet; import javac...
by lefibr
Mon Mar 27, 2017 5:59 am
Forum: Questions & Answers
Topic: Use SIM toolkit in JCIDE
Replies: 1
Views: 6694

Use SIM toolkit in JCIDE

I am using JCIDE to develop my applet. While I tried to import SIM toolkit file, I got the error" Referenced data or reference data not found". Have anyone worked on this in JCIDE? That would be better if there is any example about this.
by lefibr
Thu Dec 08, 2016 2:38 am
Forum: Shopping FAQ
Topic: Other payment method
Replies: 1
Views: 6967

Other payment method

I am gonna buy some br301 card readers and eJava tokens in your eshop. But I don't have paypal account, Can I pay the money via other methods with my Visa card?
by lefibr
Fri Nov 11, 2016 4:54 am
Forum: Questions & Answers
Topic: !!Help!! Can't access any class in smartcardio
Replies: 6
Views: 17756

Re: !!Help!! Can't access any class in smartcardio

My Solution: 1 Package Explorer; 2 Right click the project -> Build Path -> Configure Build Path ...; 3 Dialog Properties for MyProject -> Java Build Path -> Tab "Libraries"; 4 JRE System Library -> Access rules -> Edit; 5 Type Access Rules -> Add...; 6 Resolution: Accessible and Rule Patt...
by lefibr
Fri Nov 11, 2016 4:49 am
Forum: Questions & Answers
Topic: !!Help!! Can't access any class in smartcardio
Replies: 6
Views: 17756

Re: !!Help!! Can't access any class in smartcardio

Here is the prompt:
Access restriction: The type 'TerminalFactory' is not API (restriction on required library 'C:\Program Files\Java\jre1.8.0_101\lib\rt.jar')


And I have resolved this problem just now.
by lefibr
Thu Nov 10, 2016 11:43 pm
Forum: Questions & Answers
Topic: !!Help!! Can't access any class in smartcardio
Replies: 6
Views: 17756

!!Help!! Can't access any class in smartcardio

!!Help!! When I use javax.smartcardio, I can't access any classes in this package.Why? Is there anyone tell me what happened? Gracias! My code: // show the list of available terminals TerminalFactory factory = TerminalFactory.getDefault(); List<CardTerminal> terminals = factory.terminals().list(); S...
by lefibr
Mon Oct 10, 2016 5:20 am
Forum: Questions & Answers
Topic: Lock applet on card power transitions
Replies: 3
Views: 7779

Re: Lock applet on card power transitions

If I use a magic with CLEAR_ON_RESET, won't this also be reset for an ATR?
by lefibr
Sun Oct 09, 2016 11:44 pm
Forum: Questions & Answers
Topic: Lock applet on card power transitions
Replies: 3
Views: 7779

Lock applet on card power transitions

Hello! I want to make the applet be the locked state on card power transitions. I mean once the card loses power, the applet should be locked the next time it is powered. I have already looked at MultiSelectable and AppletEvent, but they all seem to trigger only when the applet is selected or desele...
JavaCard OS : Disclaimer