Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
SslLogger Class Reference

#include <SslLogger.h>

Static Public Member Functions

static void logSecureLibInfo ()
static void logSecureCipherInfo (const SSL *ssl)
static void logSecureConnectInfo (const SSL *ssl)
static void logError (const std::string &reason="")
static void logErrorByCode (int code, int retry)

Member Function Documentation

◆ logError()

void SslLogger::logError ( const std::string & reason = "")
static

◆ logErrorByCode()

void SslLogger::logErrorByCode ( int code,
int retry )
static

◆ logSecureCipherInfo()

void SslLogger::logSecureCipherInfo ( const SSL * ssl)
static

◆ logSecureConnectInfo()

void SslLogger::logSecureConnectInfo ( const SSL * ssl)
static

◆ logSecureLibInfo()

void SslLogger::logSecureLibInfo ( )
static

The documentation for this class was generated from the following files: