| TAO_SSLIOP 4.0.0
    | 
#include "orbsvcs/Log_Macros.h"#include "orbsvcs/SSLIOP/SSLIOP_Factory.h"#include "orbsvcs/SSLIOP/SSLIOP_Acceptor.h"#include "orbsvcs/SSLIOP/SSLIOP_Connector.h"#include "orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h"#include "ace/OS_NS_strings.h"#include "ace/Read_Buffer.h"#include "ace/Malloc_Base.h"#include "ace/OS_NS_stdio.h"#include "ace/OS_NS_string.h"#include "ace/OS_NS_unistd.h"#include "orbsvcs/Security/Security_ORBInitializer.h"#include "tao/debug.h"#include "tao/ORBInitializer_Registry.h"#include "tao/PI/DLL_Resident_ORB_Initializer.h"#include "ace/SSL/sslconf.h"#include "ace/SSL/SSL_Context.h"| Namespaces | |
| module | TAO | 
| Security ORB initializer. | |
| namespace | TAO::SSLIOP | 
| Variables | |
| static const unsigned char | session_id_context_ [] | 
| static const char *const | the_prefix [] = {"iiop", "ssliop"} | 
| static ACE_TCHAR const | TAO_PATH_SEPARATOR_STRING [] | 
| static const long | TAO::SSLIOP::ACCEPT_TIMEOUT = 10 | 
| const ACE_CString | key_prompt ("prompt:") | 
| const ACE_CString | key_file ("file:") | 
| const ACE_CString | key_env ("env:") | 
| const ACE_CString key_env("env:") | ( | "env:" | ) | 
| const ACE_CString key_file("file:") | ( | "file:" | ) | 
| const ACE_CString key_prompt("prompt:") | ( | "prompt:" | ) | 
| 
 | static | 
| 
 | static | 
| 
 | static |