openssl_
sys
0.9.104
openssl_sys
Function
PKCS7_add_certificate
Copy item path
source
pub unsafe extern "C" fn PKCS7_add_certificate( p7:
*mut
PKCS7
, x509:
*mut
X509
, ) ->
c_int