Type Alias Ed25519Point

Source
pub type Ed25519Point = [u8; 32];
Expand description

Stack-allocated Ed25519 point.