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 11 matches
- Wed Mar 07, 2018 5:00 am
- Forum: Questions & Answers
- Topic: About Get Data Command
- Replies: 3
- Views: 11760
Re: About Get Data Command
Okay, I will try it.
- Mon Feb 26, 2018 11:56 pm
- Forum: Questions & Answers
- Topic: About Get Data Command
- Replies: 3
- Views: 11760
About Get Data Command
According to GP 2.1.1 Specification
But when I test in JC30M48CR with Get Data command, only Tag 66, C1 and E0 are supported. Tag 42 and 45 are not supported.
Why is it?
But when I test in JC30M48CR with Get Data command, only Tag 66, C1 and E0 are supported. Tag 42 and 45 are not supported.
Why is it?
- Tue Oct 10, 2017 5:45 am
- Forum: Questions & Answers
- Topic: How to know the APDU length that has been sent to the application?
- Replies: 2
- Views: 14566
Re: How to know the APDU length that has been sent to the application?
It's better for you to look through Java card API specification.
- Fri Sep 01, 2017 3:00 am
- Forum: Questions & Answers
- Topic: Javacard RMI application that uses Smartcardio
- Replies: 2
- Views: 10127
Re: Javacard RMI application that uses Smartcardio
I want to develop a Smartcard application that is using RMI, however when configuring ApduIOCardAccessor to use PC/SC,it throws the error message: "WARNING: PC/SC is not officially supported and may not work on all platforms.". So are there any other options for using the Javacard RMI libr...
- Thu Aug 31, 2017 1:33 am
- Forum: Questions & Answers
- Topic: Javacard RMI application that uses Smartcardio
- Replies: 2
- Views: 10127
Javacard RMI application that uses Smartcardio
Is there any CardAccessor for the Javacard RMI classes that is based on the new SmartcardIO library?
- Thu Jun 30, 2016 4:20 am
- Forum: Questions & Answers
- Topic: sendBytesLong()
- Replies: 2
- Views: 8435
sendBytesLong()
In the introduction of APDU in Java card API document, it shows "For sending large byte arrays as response data, the APDU class provides a special method sendBytesLong() which manages the APDU buffer." But how does it help to send large byte arrays? Why is this method to manage the APDU bu...
- Sun Feb 28, 2016 11:35 pm
- Forum: Communication
- Topic: The difference between SIMLPE -TLV and BER-TLV
- Replies: 1
- Views: 8638
Re: The difference between SIMLPE -TLV and BER-TLV
I found this topic which may be helpful to you!
Link: viewtopic.php?f=15&t=326&p=874&hilit=BER+TLV#p874
Link: viewtopic.php?f=15&t=326&p=874&hilit=BER+TLV#p874
- Sun Feb 28, 2016 11:31 pm
- Forum: Card Products
- Topic: Create a Supplementary Security Domain
- Replies: 1
- Views: 8497
Re: Create a Supplementary Security Domain
Does anybody know this?
- Wed Feb 24, 2016 2:35 am
- Forum: Card Products
- Topic: Create a Supplementary Security Domain
- Replies: 1
- Views: 8497
Create a Supplementary Security Domain
I want to create a Supplementary Security Domain, but I don't know how.
Do I have to create an applet which implements Secure Channel, and then install the applet with the privileges 0x80? Am I right?
Do I have to create an applet which implements Secure Channel, and then install the applet with the privileges 0x80? Am I right?
- Tue Jan 12, 2016 4:54 am
- Forum: Questions & Answers
- Topic: access the CPU timer inside a Java card Applet,
- Replies: 1
- Views: 6728
access the CPU timer inside a Java card Applet,
For JavaCard 3, As far as I know, it seems to be possible to access the CPU timer inside a Java card Applet, since the method System.getCurrentMillis() is available. But Is it possible for Javacard 2 either?
Are there any Javacards with proprietary extensions that allow to access a timer?
Are there any Javacards with proprietary extensions that allow to access a timer?