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