SSL_use_cert_and_key
__owur int SSL_use_cert_and_key(SSL *ssl, X509 *x509, EVP_PKEY *privatekey,
if (!SSL_use_cert_and_key(s, x509, pkey, NULL, 1))