point property

EDPoint get point

Retrieves the public key as an Edwards curve point.

Implementation

EDPoint get point => _point;