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
external authentication
external authentication
Hi,
I just start developing smart cards.
I have a few questions.
How I will be pin external authentication?
I just start developing smart cards.
I have a few questions.
How I will be pin external authentication?
Re: external authentication
Example; Passaport Applet
-
- Posts: 24
- Joined: Sun Aug 23, 2015 11:14 pm
- Points :424
- Contact:
Re: external authentication
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
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
Re: external authentication
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.
Who is online
Users browsing this forum: No registered users and 52 guests