CodePudding user response:
The original API have been deleted, parameters accordingly, can use theECCurve ec_curve=new ECCurve. Fp (ec_q ec_a, ec_b);
ECPoint ec_point=ec_curve. CreatePoint (ec_x ec_y);
Ec_point. GetEncoded (true);
CodePudding user response:
The original API have been deleted, parameters accordingly, can use the