crypto/elliptic.CurveParams.IsOnCurve (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		params.go#L56: func (curve *CurveParams) IsOnCurve(x, y *big.Int) bool {