Skip to main content

wolfSSL_use_PrivateKey_Label

Function wolfSSL_use_PrivateKey_Label 

Source
pub unsafe extern "C" fn wolfSSL_use_PrivateKey_Label(
    ssl: *mut WOLFSSL,
    label: *const c_char,
    devId: c_int,
) -> c_int