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 4 matches
- Wed Jun 06, 2018 10:11 pm
- Forum: Card Products
- Topic: Can i change javacard ATR (JC10M24R)
- Replies: 1
- Views: 20106
Can i change javacard ATR (JC10M24R)
Hi veryone, I have a question about HistoricalBytes in javacard. I use JC10M24R to test PKI applet, and now i check ATR this card,ATR: 3B 80 80 01 01, that mean "0" byte historicalbytes. And now i need add more historicalbytes into this ATR, how? Iif you know about issue, please help me! T...
- Thu Jan 11, 2018 10:13 pm
- Forum: Questions & Answers
- Topic: ISOApplet on JC30M48CR or A22CR
- Replies: 4
- Views: 13060
Re: ISOApplet on JC30M48CR or A22CR
But i don't know how this card can work with minidriver? Does anyone know it, please share the information.
It seem have to create a smartcard driver, how to create it?
Thanks all,
It seem have to create a smartcard driver, how to create it?
Thanks all,
- Thu Oct 26, 2017 5:14 am
- Forum: PKIApplet
- Topic: The PKI Applet usage instructions
- Replies: 2
- Views: 31130
Re: The PKI Applet usage instructions
I installed PKIapplet into my javacard and change ATR in opensc, but opensc can't init my card. How to pkiapplet can use with opensc ?
- Mon Sep 18, 2017 12:36 am
- Forum: PKIApplet
- Topic: Result signature between signature from Applet and Java code
- Replies: 1
- Views: 25235
Result signature between signature from Applet and Java code
Hi all, I have tested with PKI applet from github (m), I run samcode to get signature, then i convert signcert.der to create signature with java code (data inputs are one) But i got result different with PKI applet Here is my code in java code Signature sig = Signature.getInstance("Sha1WithRSA&...