Skip to main content

wc_EccPrivateKeyToPKCS8

Function wc_EccPrivateKeyToPKCS8 

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