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.

external authentication

JavaCard Applet Development Related Questions and Answers.
mertksk35
Posts: 3
Joined: Thu Dec 14, 2017 10:56 am
Points :124
Contact:

external authentication

Post by mertksk35 » Fri Dec 29, 2017 12:59 am

Hi,

I just start developing smart cards.
I have a few questions.

How I will be pin external authentication?

mertksk35
Posts: 3
Joined: Thu Dec 14, 2017 10:56 am
Points :124
Contact:

Re: external authentication

Post by mertksk35 » Fri Dec 29, 2017 1:03 am

Example; Passaport Applet

jennyvenus
Posts: 24
Joined: Sun Aug 23, 2015 11:14 pm
Points :420
Contact:

Re: external authentication

Post by jennyvenus » Mon Jan 01, 2018 11:07 pm

user snoope you can write a script run ext auth

http://www.microissuer.com/download_en.html

clear


reset

auto_response on
prompt on


00 a4 04 00 00
if sw != 9000
pause
endif
set resp
isd = gettlv( $resp, 6f 84 )

mac_length = 8
select cardmanager $isd
if sw != 9000
pause
endif

jcop22_ext_auth 0, 404142434445464748494a4b4c4d4e4f
if sw != 9000
?
pause
endif

User avatar
Ellisun
Posts: 50
Joined: Wed May 20, 2015 3:47 am
Points :472
Contact:

Re: external authentication

Post by Ellisun » Mon Jan 08, 2018 2:11 am

The simplest way, open pyApdutool, connect to card, and switch to the 'package' label, Click Refresh button. The pyApdutool will automatically complete the internal and external authentication.
You do not have the required permissions to view the files attached to this post. Please login first.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 54 guests

JavaCard OS : Disclaimer