JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Search found 8 matches
- Sun Sep 10, 2017 11:46 pm
- Forum: Questions & Answers
- Topic: Use P1P2 in APDU command
- Replies: 1
- Views: 8005
Use P1P2 in APDU command
I need to send APDU like /send b07000000411222233 to my JCOP31 V2.2 card. In above APDU, I am not giving any value of P1 P2 as this indicates some extra parameters. but if I want to use these P1P2, what should I do?
- Mon Jul 31, 2017 3:11 am
- Forum: Questions & Answers
- Topic: A client application
- Replies: 3
- Views: 12579
A client application
I have finished an Applet that only has some basic crypto operations. Now I want to write a client application that uses my Applet. But I have some question. Please help me to be more clearer. Thanks. Q1 - APDU I/O (com.sun.javacard.apduio): this does support pcsc readers in JC < 2.2.2, right? Q2- t...
- Tue Jun 06, 2017 3:40 am
- Forum: Questions & Answers
- Topic: Key Diversification Data
- Replies: 2
- Views: 9128
Key Diversification Data
As we all know, the key diversification data is used to derive the session keys. And it is returned by init-update APDU. However, now I have a question. Does it make sense to generate the diversification data randomly for each session using RandomData class?
- Tue May 23, 2017 3:50 am
- Forum: Questions & Answers
- Topic: A strange issue about JavaCard version
- Replies: 2
- Views: 8536
A strange issue about JavaCard version
I am experiencing a strange issue. For the same APDU command, when I run my applet on Java Card 2.1.1, it returns 0x9000, but returns 0x6D00 on Java Card 2.2.2. As we all know, JavaCard 2.2.2 is compatible with JavaCard2.1.1, so why does this happen?
Hope experts here figure me out.
Hope experts here figure me out.
- Mon Dec 05, 2016 2:30 am
- Forum: Questions & Answers
- Topic: cann't connect JCVM in JCIDE
- Replies: 3
- Views: 10514
Re: cann't connect JCVM in JCIDE
chico0609 wrote:Hey, you might forget to enable PCSC interface in JCIDE.
But how can I enable PCSC?
- Sun Dec 04, 2016 11:47 pm
- Forum: Questions & Answers
- Topic: cann't connect JCVM in JCIDE
- Replies: 3
- Views: 10514
cann't connect JCVM in JCIDE
I wanna connect JCIDE Virtual Contact Reader via pyapdutool, but I always failed to connect it. The error information is as below:
Where I made mistake? Please help me to resolve this problem.Thanks..
Where I made mistake? Please help me to resolve this problem.Thanks..
- Wed Nov 09, 2016 10:37 pm
- Forum: Card Products
- Topic: Are there two chips for dual interface cards?
- Replies: 2
- Views: 9857
Are there two chips for dual interface cards?
Does the dual interface cards(e.g. Jcop card, ft A22, ft A40..) have two chips, one chip for contact and one chip for contactless?
- Tue Nov 01, 2016 10:38 pm
- Forum: Questions & Answers
- Topic: LOAD command
- Replies: 1
- Views: 6765
LOAD command
Hi. I am a bit confused about LOAD command. Should I send the each .cap information in a CAP file as Load File Data Block in LOAD Command?