Function PKCS7_encrypt_ex

Source
pub unsafe extern "C" fn PKCS7_encrypt_ex(
    certs: *mut stack_st_X509,
    in_: *mut bio_st,
    cipher: *const evp_cipher_st,
    flags: i32,
    libctx: *mut ossl_lib_ctx_st,
    propq: *const i8,
) -> *mut pkcs7_st