std
::
crypto
::
ed25519
Point
struct
Point
{
F25519Int
x
;
F25519Int
y
;
}
Members
Methods