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
How to send an array byte[] with shareable method
How to send an array byte[] with shareable method
Pls check the subject.
Re: How to send an array byte[] with shareable method
Did you do something for this problem by yourself?
The greatest glory in living lies not in never falling, but in rising every time we fall.--Nelson Mandela
Re: How to send an array byte[] with shareable method
Tarantino wrote:Did you do something for this problem by yourself?
I tried to send an array byte[] but it returned status " 0x6F00"
Re: How to send an array byte[] with shareable method
You can only pass a global buffer through an SIO call. The only global buffer you have access to is the APDU buffer. Your SIO should take a buffer as a parameter (as per the JCRE API calls) that you give an offset to copy to as a second parameter. Then return the length of the data copied from your SIO and in the call copy the data into the buffer at the required offset.
This is a security feature of the JCRE.
This is a security feature of the JCRE.
The greatest glory in living lies not in never falling, but in rising every time we fall.--Nelson Mandela
Who is online
Users browsing this forum: No registered users and 18 guests