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
Search found 1 match
- Mon Sep 21, 2020 12:51 pm
- Forum: Questions & Answers
- Topic: makeTransientByteArray returns SW:6985 with higher length
- Replies: 0
- Views: 19509
makeTransientByteArray returns SW:6985 with higher length
Hello, I am trying to debug the following code : in my applet constructor : _inputFrameBuffer = JCSystem.makeTransientByteArray((short) 1600, JCSystem.CLEAR_ON_RESET); // => NOK //_inputFrameBuffer = JCSystem.makeTransientByteArray((short) 1500, JCSystem.CLEAR_ON_RESET); // => OK _sInputFrameBufferO...