Function ECDSA_size

Source
pub unsafe extern "C" fn ECDSA_size(eckey: *const ec_key_st) -> i32
Expand description

Returns the maximum length of the DER encoded signature \param eckey EC_KEY object \return numbers of bytes required for the DER encoded signature