Skip to main content

wc_EccKeyToPKCS8

Function wc_EccKeyToPKCS8 

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