Skip to main content

wc_EccPrivateKeyToDer

Function wc_EccPrivateKeyToDer 

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