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

How to send string data to my java card

JavaCard Applet Development Related Questions and Answers.
pitbar
Posts: 22
Joined: Wed Dec 02, 2015 5:39 am
Points :93
Contact:

How to send string data to my java card

Post by pitbar » Fri Dec 04, 2015 4:24 am

I need to send string data to my java card. But it seems that my card doesn't support this data type. How can I do this?

rena2019
Posts: 68
Joined: Thu Aug 20, 2015 4:16 pm
Points :1790
Contact:

Re: How to send string data to my java card

Post by rena2019 » Fri Dec 04, 2015 9:54 am

char by char? as an array of bytes?

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

Re: How to send string data to my java card

Post by UNKNwYSHSA » Fri Dec 04, 2015 10:37 pm

You can sent string as byte array as rena said, in java, you can get string bytes using the String object method getBytes().
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 68 guests

JavaCard OS : Disclaimer