On Wed, Jun 16, 1999 at 10:16:17AM +0200, Andy Hofmann wrote:
> does the function SSLeay_add_ssl_algorithms() in the newest release of
> openssl not exists anymore?
This must have been changed quite some time ago (in SSLeay), but
SSLeay_add_ssl_algorithm does exist; however not as a function, but as
a macro. It's just SSL_library_init() (see ssl.h), and the former as
probably just there for backwards compatibility.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]