JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html

Search found 1 match

by justintyler
Mon Dec 20, 2021 7:28 am
Forum: Questions & Answers
Topic: How to access Pinpad of a Smartcard Reader
Replies: 1
Views: 16495

Re: How to access Pinpad of a Smartcard Reader

If anyone is wondering, I found out how to do it. public static byte[] verifyPin(Card card) throws CardException { byte[] command = new byte[]{ 0x00, //Timeout 0x00, //Timeout 0x00, //Format 0x0f, //PIN Block 0x00, //PIN length format 0x04, //Max PIN size 0x04, //Min PIN size 0x02, //Entry validatio...
JavaCard OS : Disclaimer