publicPoint method

EDPoint publicPoint()

Retrieves the public key as an Edwards curve point.

Implementation

EDPoint publicPoint() => _point;