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