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