Skip to main content

SIGNATURE_SIZE

Constant SIGNATURE_SIZE 

Source
pub const SIGNATURE_SIZE: usize = 96;
Expand description

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