Skip to main content

wolfSSL_CTX_set_cipher_list

Function wolfSSL_CTX_set_cipher_list 

Source
pub unsafe extern "C" fn wolfSSL_CTX_set_cipher_list(
    ctx: *mut WOLFSSL_CTX,
    list: *const c_char,
) -> c_int