#include <tls_keylog_dumper.h>
◆ TlsKeylogDumper()
  
  
      
        
          | tls::TlsKeylogDumper::TlsKeylogDumper  | 
          ( | 
          SSL_CTX *  | 
          ctx | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ ~TlsKeylogDumper()
  
  
      
        
          | tls::TlsKeylogDumper::~TlsKeylogDumper  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ get_stream()
  
  
      
        
          | static std::ofstream & tls::TlsKeylogDumper::get_stream  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
◆ keylog_callback()
  
  
      
        
          | static void tls::TlsKeylogDumper::keylog_callback  | 
          ( | 
          const SSL *  | 
          ,  | 
         
        
           | 
           | 
          const char *  | 
          line  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
◆ release_
  
  
      
        
          | bool tls::TlsKeylogDumper::release_ {false} | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: