Method __builtin.Nettle.ECC_Curve()->Point()->create()
- Method create
__builtin.Nettle.ECC_Curve.Point __builtin.Nettle.ECC_Curve.Point(Gmp.mpz|intx,Gmp.mpz|inty)
__builtin.Nettle.ECC_Curve.Point __builtin.Nettle.ECC_Curve.Point(Stdio.Buffer|string(7bit)data)- Description
Initialize to the selected point on the curve.
- Note
Throws errors if the point isn't on the curve.