Function openssl_sys::SSL_CTX_use_certificate
[−]
[src]
pub unsafe extern fn SSL_CTX_use_certificate(
ctx: *mut SSL_CTX,
cert: *mut X509
) -> c_int