Page 1 of 1

ALG_EC_PACE_GM

Posted: Tue Feb 18, 2020 9:41 am
by deepaklucky
Hello All,

I am trying to create following object and getting CryptoException with reason code 0x0003 which means not sported.

KeyAgreement.getInstance(KeyAgreement.ALG_EC_PACE_GM, false);

Could you please help on this about how to use this as i need to build applet with this.

I am using latest version of JCKit 5.0.1.7 and compilation with JC 3.0.5.

Re: ALG_EC_PACE_GM

Posted: Wed Feb 19, 2020 2:15 am
by kuafu
The simulator didn't support ALG_EC_PACE_GM .You can build with JCIDE,but can't debug it.

Re: ALG_EC_PACE_GM

Posted: Thu Feb 20, 2020 1:36 am
by deepaklucky
Thanks for the feedback. Do we have any list of supported API which i can refer to check for other JC api which i need to use.

Thanks in advance.

Re: ALG_EC_PACE_GM

Posted: Thu Feb 20, 2020 1:47 am
by kuafu
It's just didn't support on simulater.
But we have card which support it.
You can using this applet test.
viewforum.php?f=30