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
Get the data field of the response APDU as a string or integer
Get the data field of the response APDU as a string or integer
Does anyone tell me how to extract the data field of the response APDU as a string or integer?
Re: Get the data field of the response APDU as a string or integer
Code: Select all
ResponseAPDU response = channel.transmit(new CommandAPDU(myAPDUArray));
response.getData() // to get data
response.getSW() // to get the status word
Who is online
Users browsing this forum: No registered users and 27 guests