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