Function wolfssl_sys::wc_EccPublicKeyToDer
source · pub unsafe extern "C" fn wc_EccPublicKeyToDer(
key: *mut ecc_key,
output: *mut byte,
inLen: word32,
with_AlgCurve: c_int
) -> c_intpub unsafe extern "C" fn wc_EccPublicKeyToDer(
key: *mut ecc_key,
output: *mut byte,
inLen: word32,
with_AlgCurve: c_int
) -> c_int