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.

How to set the PIN code by user

JavaCard Applet Development Related Questions and Answers.
Blianna
Posts: 12
Joined: Mon Nov 14, 2016 10:06 pm
Points :140
Contact:

How to set the PIN code by user

Post by Blianna » Tue Apr 18, 2017 10:48 pm

As far as I know, we can set PIN by assigning the value into the code. I wonder whether there is any way to set the PIN code by card user?

tay00000
Posts: 161
Joined: Tue Sep 27, 2016 10:58 am
Points :2324
Contact:

Re: How to set the PIN code by user

Post by tay00000 » Wed Apr 19, 2017 12:05 am

If you are refering to the JavaCard variant of smart cards, you can use OwnerPIN's update() method.

From the question you asked, it seems like you are very new to smart card development (especially the JavaCard type). Please familiarize yourself with ISO-7816, ISO-14443, GP-2.1.1, JC-2.X.X and JC-3.X.X standards and APIs (GP - GlobalPlatform standards, JC - JavaCard platform and standard).

Blianna
Posts: 12
Joined: Mon Nov 14, 2016 10:06 pm
Points :140
Contact:

Re: How to set the PIN code by user

Post by Blianna » Wed Apr 19, 2017 1:56 am

tay00000 wrote:If you are refering to the JavaCard variant of smart cards, you can use OwnerPIN's update() method.

From the question you asked, it seems like you are very new to smart card development (especially the JavaCard type). Please familiarize yourself with ISO-7816, ISO-14443, GP-2.1.1, JC-2.X.X and JC-3.X.X standards and APIs (GP - GlobalPlatform standards, JC - JavaCard platform and standard).


It's nice of you to help me. So, I can set any value I want by OwnerPIN's update() method, right?
I have just started smart card development. Anyway, I will do a further study on it as you suggested.

tay00000
Posts: 161
Joined: Tue Sep 27, 2016 10:58 am
Points :2324
Contact:

Re: How to set the PIN code by user

Post by tay00000 » Wed Apr 19, 2017 7:15 am

Blianna wrote:So, I can set any value I want by OwnerPIN's update() method, right?


Yes. Read the OwnerPIN API for JavaCard here (http://www.javafind.net/library/111/javacard_specifications-3_0_4-RR/classic/api_classic/index.html?overview-summary.html).

Also, you might want to bookmark the JavaCard API or even download a copy. Bookmark the API (http://www.javafind.net/library/111/javacard_specifications-3_0_4-RR/classic/api_classic/index.html).

Blianna
Posts: 12
Joined: Mon Nov 14, 2016 10:06 pm
Points :140
Contact:

Re: How to set the PIN code by user

Post by Blianna » Thu Apr 20, 2017 4:56 am

I am greatly appreciated for your kind help. Many thanks.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 51 guests

JavaCard OS : Disclaimer