Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

LENGTH_EC_FP_256 cannot be resolved or is not a field

JavaCard Applet Development Related Questions and Answers.
LozCodes
Posts: 11
Joined: Thu Oct 29, 2020 9:49 am
Points :186
Contact:

LENGTH_EC_FP_256 cannot be resolved or is not a field

Post by LozCodes » Mon Feb 20, 2023 1:11 pm

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

Who is online

Users browsing this forum: No registered users and 22 guests

JavaCard OS : Disclaimer