Does anybody know what the appropriate OpenSSL call for the following RSA
SSL call:

SSL_CTX_set_tmp_key_mode (ssl_ctx, SSL_TMP_512_RSA, SSL_TMP_GENERATE_LATER);

where ssl_ctx = SSL_CTX_new(SSLv23_server_method());

Thanks.

Nadeem

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to