Skip to main content

SECP256R1_SIGNATURE_LENGTH

Constant SECP256R1_SIGNATURE_LENGTH 

Source
pub const SECP256R1_SIGNATURE_LENGTH: usize = 64;
Available on crate feature secp256r1 only.
Expand description

Secp256r1 signature length in bytes.