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

SSL_Context.cpp File Reference

#include "SSL_Context.h"
#include "sslconf.h"
#include "SSL_Context.inl"
#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.38 2002/05/03 15:39:54 ossama 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. More...

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


Function Documentation

ACE_RCSID ACE_SSL   ,
SSL_Context   ,
"SSL_Context.    cpp,
v 1.38 2002/05/03 15:39:54 ossama 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 on Thu Oct 10 17:23:23 2002 for ACE_SSL by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001