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