Skip to main content

wc_EccKeyToDer

Function wc_EccKeyToDer 

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