Skip to main content

SIGNATURE_SIZE

Constant SIGNATURE_SIZE 

Source
pub const SIGNATURE_SIZE: usize = 56;
Expand description

Size of a P-224 ECDSA signature in bytes (56 bytes, r || s).