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