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