NAME

BIO_new_ssl


SYNOPSIS

 #include <openssl/ssl.h>
 BIO *BIO_new_ssl (SSL_CTX * ctx, int client);


SEE ALSO

See OpenSSL site's API documentation here.


AUTHORS

Last edited 4/18/2002.

Copyright 2002 by Pravir Chandra, Matt Messier, John Viega.