Constant schnorrkel::sign::SIGNATURE_LENGTH
source · pub const SIGNATURE_LENGTH: usize = 64;
Expand description
The length of a curve25519 EdDSA Signature
, in bytes.
pub const SIGNATURE_LENGTH: usize = 64;
The length of a curve25519 EdDSA Signature
, in bytes.