SSL_use_RSAPrivateKey
int SSL_use_RSAPrivateKey(SSL *ssl, RSA *rsa);
ret = SSL_use_RSAPrivateKey(ssl, rsa);