Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SSL_Context.cpp File Reference

#include "SSL_Context.h"
#include "sslconf.h"
#include "SSL_Context.i"
#include "ace/Synch.h"
#include "ace/Object_Manager.h"
#include "ace/Log_Msg.h"
#include <openssl/x509.h>
#include <openssl/err.h>
#include <openssl/rand.h>

Include dependency graph for SSL_Context.cpp:

Include dependency graph

Functions

 ACE_RCSID (ACE_SSL, SSL_Context, "SSL_Context.cpp,v 1.31 2001/10/01 21:50:18 othman Exp") ACE_mutex_t * ACE_SSL_Context
void ACE_SSL_locking_callback (int mode, int type, const char * , int )
 Mutex locking/unlocking callback for OpenSSL multithread support.

unsigned long ACE_SSL_thread_id (void)
 Return the current thread ID. OpenSSL uses this on platforms that need it.


Function Documentation

ACE_RCSID ( ACE_SSL,
SSL_Context,
"SSL_Context. cpp,
v 1.31 2001/10/01 21:50:18 othman Exp" )
 

void ACE_SSL_locking_callback ( int mode,
int type,
const char * file,
int line )
 

Mutex locking/unlocking callback for OpenSSL multithread support.

unsigned long ACE_SSL_thread_id ( void )
 

Return the current thread ID. OpenSSL uses this on platforms that need it.


Generated at Fri Oct 5 07:16:44 2001 for ACE_SSL by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000