SSL_do_handshake
i = SSL_do_handshake(con);
int SSL_do_handshake(SSL *s);
ret = (int)SSL_do_handshake(ssl);