Elliptic curve point structure.

Public Attributes#

x coordinate of point.

y coordinate of point.

Public Attribute Documentation#

X#

ECC_BigInt_t ECC_Point_t::X

x coordinate of point.


Y#

ECC_BigInt_t ECC_Point_t::Y

y coordinate of point.