Function wolfssl_sys::wc_EccKeyToDer

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