Type Definition evercrypt::x25519::Point[][src]

pub type Point = [u8; 32];
Expand description

Points are 32 byte arrays.