ALG_EC_PACE_GM
Posted: Tue Feb 18, 2020 9:41 am
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.
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.