pub const ED25519_SIGNATURE_SIZE: usize = _; // 64usize
Expand description

Size of a Ed25519 signature in bytes.