Constant ed25519_dalek::SIGNATURE_LENGTH [−][src]
pub const SIGNATURE_LENGTH: usize = 64;
The length of a ed25519 Signature
, in bytes.
pub const SIGNATURE_LENGTH: usize = 64;
The length of a ed25519 Signature
, in bytes.