point property
EDPoint
get
point
Retrieves the public key as an Edwards curve point.
Implementation
EDPoint get point => _point;
Retrieves the public key as an Edwards curve point.
EDPoint get point => _point;