Function wolfssl_sys::wc_RsaKeyToPublicDer_ex
source ยท pub unsafe extern "C" fn wc_RsaKeyToPublicDer_ex(
key: *mut RsaKey,
output: *mut byte,
inLen: word32,
with_header: c_int,
) -> c_intpub unsafe extern "C" fn wc_RsaKeyToPublicDer_ex(
key: *mut RsaKey,
output: *mut byte,
inLen: word32,
with_header: c_int,
) -> c_int