Skip to main content

wolfSSL_get_shared_ciphers

Function wolfSSL_get_shared_ciphers 

Source
pub unsafe extern "C" fn wolfSSL_get_shared_ciphers(
    ssl: *mut WOLFSSL,
    buf: *mut c_char,
    len: c_int,
) -> *const c_char