outputPoint property

RistrettoPoint get outputPoint

Converts the output data into a RistrettoPoint point.

Implementation

RistrettoPoint get outputPoint => RistrettoPoint.fromBytes(output);