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

class Nettle.ECC_Curve
class Nettle.ECC_Curve.Point

Method get_y

Gmp.mpz get_y()

Description

Get the y coordinate of the point.

See also

get_x()