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

class Nettle.ECC_Curve
class Nettle.ECC_Curve.ECDSA

Method get_y

Gmp.mpz get_y()

Description

Get the y coordinate of the public key.

See also

get_x()