[][src]Function nginx::PKCS7_set_cipher

pub unsafe extern "C" fn PKCS7_set_cipher(
    p7: *mut PKCS7,
    cipher: *const EVP_CIPHER
) -> c_int