Function openssl_sys::SSL_get_peer_tmp_key

source ·
pub unsafe fn SSL_get_peer_tmp_key(
    ssl: *mut SSL,
    key: *mut *mut EVP_PKEY
) -> c_long