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
- Mon Sep 14, 2020 11:19 pm
- Forum: Applets Development Guide
- Topic: Java card applet personalization using Global Platform.
- Replies: 0
- Views: 19682
Java card applet personalization using Global Platform.
Dear All, Could anyone share with me how to write a module inside a java card applet to personalize it using ProcessData () Global Platform API . I know how to use global platform Initialize update and external authenticate, store commands inside the applet. But I dont know how to make a separated p...
- Mon Sep 14, 2020 10:15 pm
- Forum: Applets Development Guide
- Topic: Using PKI for digital signature in MS Office 2013
- Replies: 2
- Views: 19643
Re: Using PKI for digital signature in MS Office 2013
Thank you for your help.
- Tue Aug 18, 2020 3:23 am
- Forum: Applets Development Guide
- Topic: Using PKI for digital signature in MS Office 2013
- Replies: 2
- Views: 19643
Using PKI for digital signature in MS Office 2013
Dear all, I try to use PKI applet for signing Email or Word document. Can you share with me how to use the PKI applet to do this?. My PC use MSOffice 2013. It seem that from this version, MSOffice 2013 only allow user to insert digital signature coming from their third party? Thank you very much for...
- Mon Jul 20, 2020 4:29 am
- Forum: Applets Development Guide
- Topic: How to get card sequence number from inside card applet
- Replies: 6
- Views: 28576
Re: How to get card sequence number from inside card applet
In fact, I want to retrieve the data of CPLC - card production life cycle from inside applet, not from off-card side.
Do you have any recommendation?.
Thank you very much for your answer.
Do you have any recommendation?.
Thank you very much for your answer.
- Sat Jul 18, 2020 10:55 am
- Forum: Applets Development Guide
- Topic: How to get card sequence number from inside card applet
- Replies: 6
- Views: 28576
Re: How to get card sequence number from inside card applet
Thank you very much for your answer.
And what is about CPLC - card production life cycle?, how can I get this value from inside applet?.
And what is about CPLC - card production life cycle?, how can I get this value from inside applet?.
- Sat Jul 18, 2020 5:14 am
- Forum: Applets Development Guide
- Topic: How to get card sequence number from inside card applet
- Replies: 6
- Views: 28576
Re: How to get card sequence number from inside card applet
The applet is not coming from the card producer. It is developed by me.
Thanks you for your answer.
Thanks you for your answer.
- Wed Jul 15, 2020 10:02 pm
- Forum: Applets Development Guide
- Topic: How to get card sequence number from inside card applet
- Replies: 6
- Views: 28576
How to get card sequence number from inside card applet
Dear all, My java card applet running on Global Platform 2.1.1. And I want to implement some codes in the the applet for doing some encryption using card sequence number. Could someone please tell me how to get card sequence number from inside applet (Not from off-card side/terminal side). Thank you...
- Fri May 29, 2020 12:47 am
- Forum: Questions & Answers
- Topic: NITIALIZE UPDATE and EXTERNAL AUTHENTICATE GlobalPlatform
- Replies: 0
- Views: 9026
NITIALIZE UPDATE and EXTERNAL AUTHENTICATE GlobalPlatform
I have trouble when using INITIALIZE UPDATE and EXTERNAL AUTHENTICATE function from Global Platform API library in my JavaCard Applet. Without using the variable SecureChannel mySecureChannel, the installation of the applet into card is NOT successful, returning SW 6A80. But when I remove this varia...