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