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

Get the data field of the response APDU as a string or integer

JavaCard Applet Development Related Questions and Answers.
Qinotr06
Posts: 1
Joined: Tue Mar 15, 2016 4:34 am
Points :7
Contact:

Get the data field of the response APDU as a string or integer

Post by Qinotr06 » Tue Mar 15, 2016 5:26 am

Does anyone tell me how to extract the data field of the response APDU as a string or integer?

User avatar
vermont
Posts: 13
Joined: Tue May 26, 2015 10:18 pm
Points :6
Contact:

Re: Get the data field of the response APDU as a string or integer

Post by vermont » Fri Mar 18, 2016 11:35 pm

Code: Select all

ResponseAPDU response = channel.transmit(new CommandAPDU(myAPDUArray));
response.getData() // to get data
response.getSW() // to get the status word

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Baidu [Spider] and 24 guests

JavaCard OS : Disclaimer