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

sslutils.h

Go to the documentation of this file.
00001 #ifndef __SSLUTILS_H__
00002 #define __SSLUTILS_H__
00003 
00004 void ssl_init(void);
00005 
00006 void ssl_cleanup(void);
00007 
00008 void ssl_thread_init(void);
00009 
00010 void ssl_thread_cleanup(void);
00011 
00012 #endif 

Generated at Thu Jul 11 13:31:52 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001