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
LENGTH_EC_FP_256 cannot be resolved or is not a field
LENGTH_EC_FP_256 cannot be resolved or is not a field
I have the following code:
import javacard.security.KeyBuilder;
public KeyPair key = new KeyPair(KeyPair.ALG_EC_FP, KeyBuilder.LENGTH_EC_FP_256);
but am getting the error message 'LENGTH_EC_FP_256 cannot be resolved or is not a field'
What could be the reason for this?
Thank you
import javacard.security.KeyBuilder;
public KeyPair key = new KeyPair(KeyPair.ALG_EC_FP, KeyBuilder.LENGTH_EC_FP_256);
but am getting the error message 'LENGTH_EC_FP_256 cannot be resolved or is not a field'
What could be the reason for this?
Thank you
Who is online
Users browsing this forum: No registered users and 7 guests