Constant ed25519::SIGNATURE_LENGTH
source · [−]pub const SIGNATURE_LENGTH: usize = Signature::BYTE_SIZE; // 0x0000_0000_0000_0040usize
👎 Deprecated since 1.3.0:
use ed25519::Signature::BYTE_SIZE instead
Expand description
Length of an Ed25519 signature in bytes.