Array larger than 32K bytes
Posted: Mon Jul 18, 2016 5:42 am
I have just got started with JAVA CARD.
My problem is that I can only sign the data smaller than or equal to 32K bytes(because the array doesn't accept larger sizes than 32K bytes.). I can't sign data larger than 32K bytes.
For the larger data, how can I do it?
Thanks
Brewling
My problem is that I can only sign the data smaller than or equal to 32K bytes(because the array doesn't accept larger sizes than 32K bytes.). I can't sign data larger than 32K bytes.
For the larger data, how can I do it?
Thanks
Brewling