Constant mbedtls::pk::ECDSA_MAX_LEN

source ·
pub const ECDSA_MAX_LEN: usize = _; // 141usize
Expand description

Maximum size of an elliptic curve signature generated by sign, and the minimum buffer size input to sign.