inputPoint property
RistrettoPoint
get
inputPoint
Converts the input data into a RistrettoPoint point.
Implementation
RistrettoPoint get inputPoint => RistrettoPoint.fromBytes(input);
Converts the input data into a RistrettoPoint point.
RistrettoPoint get inputPoint => RistrettoPoint.fromBytes(input);