Skip to main content

wolfSSL_CTX_use_PrivateKey_Label

Function wolfSSL_CTX_use_PrivateKey_Label 

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