Function wolfssl_sys::wc_EccPublicKeyToDer_ex
source ยท pub unsafe extern "C" fn wc_EccPublicKeyToDer_ex(
key: *mut ecc_key,
output: *mut byte,
inLen: word32,
with_AlgCurve: c_int,
comp: c_int,
) -> c_int