Skip to main content
SIGNATURE_SIZE
crypto
0.1.0
In crypto::
p384
crypto
::
p384
Constant
SIGNATURE_
SIZE
Copy item path
Source
pub const SIGNATURE_SIZE:
usize
= 96;
Expand description
Size of a P-384 ECDSA signature in bytes (96 bytes, r || s).