Function openssl_sys::X509_REQ_sign
[−]
[src]
pub unsafe extern fn X509_REQ_sign(x: *mut X509_REQ,
pkey: *mut EVP_PKEY,
md: *const EVP_MD)
-> c_int