#include "wvstreamclone.h"
#include "wvfdstream.h"
#include "wvlog.h"
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | WvSSLStream |
SSL Stream, handles SSLv2, SSLv3, and TLS Methods - If you want it to be a server, then you must feed the constructor a WvX509Mgr object. More... | |
Typedefs | |
typedef ssl_ctx_st | SSL_CTX |
typedef ssl_st | SSL |
typedef ssl_method_st | SSL_METHOD |
|
Definition at line 19 of file wvsslstream.h. |
|
Definition at line 18 of file wvsslstream.h. |
|
Definition at line 20 of file wvsslstream.h. |