pub const SIGNATURE_LENGTH: usize = ed25519::SIGNATUREBYTES; // 64usize
Number of bytes in a signature.