Function monero_wallet::io::read_torsion_free_point

source ยท
pub fn read_torsion_free_point<R>(r: &mut R) -> Result<EdwardsPoint, Error>
where R: Read,
Expand description

Read a canonically-encoded Ed25519 point, within the prime-order subgroup.