Function openssl_sys::PKCS12_set_mac

pub unsafe extern "C" fn PKCS12_set_mac(p12: *mut PKCS12, pass: *const c_char, passlen: c_int, salt: *mut c_uchar, saltlen: c_int, iter: c_int, md_type: *const EVP_MD) -> c_int
On this page