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