Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

atoms/ssl/ssl.hh File Reference


Detailed Description

Include file for SSL encryption classes.

This is part of the atoms project, released under the MIT license. Copyright (C) 2001-2003 Scott Lamb <slamb@slamb.org>. $Id$

Definition in file ssl.hh.

#include <atoms/gen.hh>
#include <boost/utility.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/function.hpp>
#include <atoms/stream.hh>
#include <atoms/error.hh>

Include dependency graph for ssl.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  atoms
namespace  atoms::ssl

Typedefs

typedef bio_method_st BIO_METHOD
typedef bio_st BIO
typedef ssl_ctx_st SSL_CTX
typedef ssl_st SSL


Typedef Documentation

typedef struct bio_st BIO
 

Definition at line 21 of file ssl.hh.

Referenced by atoms::ssl::StreamFilter::bioCreate(), atoms::ssl::StreamFilter::bioCtrl(), atoms::ssl::StreamFilter::bioDestroy(), atoms::ssl::StreamFilter::bioRead(), and atoms::ssl::StreamFilter::bioWrite().

typedef struct bio_method_st BIO_METHOD
 

Definition at line 20 of file ssl.hh.

typedef struct ssl_st SSL
 

Definition at line 23 of file ssl.hh.

typedef struct ssl_ctx_st SSL_CTX
 

Definition at line 22 of file ssl.hh.


Generated on Wed Jun 15 01:20:36 2005 for atoms++ by doxygen 1.3.5