inputPoint property

RistrettoPoint get inputPoint

Converts the input data into a RistrettoPoint point.

Implementation

RistrettoPoint get inputPoint => RistrettoPoint.fromBytes(input);