base constructorparamq the public point on the curve.paramspec the domain parameters for the curve. super(spec); this.q = q;
super(spec); this.q = q;
return the public point q return q;
return q;