Skip to main content

SIGNATURE_SIZE

Constant SIGNATURE_SIZE 

Source
pub const SIGNATURE_SIZE: usize = 64;
Expand description

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