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.

Access to keys of GP

JavaCard Applet Development Related Questions and Answers.
aahmadzadeh
Posts: 27
Joined: Mon Sep 28, 2015 2:31 am
Points :400
Contact:

Access to keys of GP

Post by aahmadzadeh » Tue Nov 08, 2016 10:52 am

Can i access to ENC Key (or DEK Key) of java card inside my applet?
and do some enciphering action using it?

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3053
Contact:

Re: Access to keys of GP

Post by UNKNwYSHSA » Wed Nov 09, 2016 1:48 am

You can't get the key value.
You can dec command message with ENC session Key (Not S-ENC key);
and enc/dec sensitive data with DEK session Key (Not DEK key);
and verify command MAC with MAC session Key (Not S-MAC key).
For more details please see GlobalPlatform Card Specification 2.x.x.
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 54 guests

JavaCard OS : Disclaimer