Function wolfssl_sys::wc_RsaKeyToPublicDer

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