#include <SSL_CallbackManager.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
      
        
          | ACE::INet::SSL_CallbackManager::SSL_CallbackManager | ( |  | ) |  | 
      
 
 
      
        
          | ACE::INet::SSL_CallbackManager::~SSL_CallbackManager | ( |  | ) |  | 
      
 
 
Member Function Documentation
      
        
          | const ACE_SSL_Context * ACE::INet::SSL_CallbackManager::context | ( |  | ) | const  [inline] | 
      
 
 
      
        
          | void ACE::INet::SSL_CallbackManager::initialize_callbacks | ( | ACE_SSL_Context * | ssl_ctx = ACE_SSL_Context::instance () | ) |  | 
      
 
 
      
        
          | void ACE::INet::SSL_CallbackManager::passwd_callback | ( | ACE_CString & | pwd | ) |  [private] | 
      
 
 
      
        
          | int ACE::INet::SSL_CallbackManager::passwd_callback | ( | char * | buf, | 
        
          |  |  | int | size, | 
        
          |  |  | int | rwflag, | 
        
          |  |  | void * | user_data | 
        
          |  | ) |  |  [static, private] | 
      
 
 
      
        
          | int ACE::INet::SSL_CallbackManager::verify_certificate_callback | ( | int | ok, | 
        
          |  |  | X509_STORE_CTX * | cert_ctx | 
        
          |  | ) |  |  [static, private] | 
      
 
 
Member Data Documentation
The documentation for this class was generated from the following files: