Function wolfssl_sys::wc_SignCert
source ยท pub unsafe extern "C" fn wc_SignCert(
requestSz: c_int,
sType: c_int,
buf: *mut byte,
buffSz: word32,
rsaKey: *mut RsaKey,
eccKey: *mut ecc_key,
rng: *mut WC_RNG,
) -> c_int