Constant openssl_sys::X509_V_ERR_SUITE_B_INVALID_CURVE
pub const X509_V_ERR_SUITE_B_INVALID_CURVE: c_int = 58;The portability is definied by:
#[cfg(ossl102)]pub const X509_V_ERR_SUITE_B_INVALID_CURVE: c_int = 58;#[cfg(ossl102)]