Method Nettle.ECC_Curve()->Point()->get_x()

class Nettle.ECC_Curve
class Nettle.ECC_Curve.Point

Method get_x

Gmp.mpz get_x()

Description

Get the x coordinate of the point.

See also

get_y()