Function wolfssl_sys::wolfSSL_CTX_use_PrivateKey_Id
source ยท pub unsafe extern "C" fn wolfSSL_CTX_use_PrivateKey_Id(
ctx: *mut WOLFSSL_CTX,
id: *const c_uchar,
sz: c_long,
devId: c_int,
) -> c_intpub unsafe extern "C" fn wolfSSL_CTX_use_PrivateKey_Id(
ctx: *mut WOLFSSL_CTX,
id: *const c_uchar,
sz: c_long,
devId: c_int,
) -> c_int