Function wolfssl_sys::wc_EccKeyToPKCS8
source · pub unsafe extern "C" fn wc_EccKeyToPKCS8(
key: *mut ecc_key,
output: *mut byte,
outLen: *mut word32
) -> c_intpub unsafe extern "C" fn wc_EccKeyToPKCS8(
key: *mut ecc_key,
output: *mut byte,
outLen: *mut word32
) -> c_int