OpenVPN 3 Core Library
Loading...
Searching...
No Matches
error.hpp File Reference
#include <string>
#include <openssl/err.h>
#include <openssl/ssl.h>
#include <openvpn/common/exception.hpp>
#include <openvpn/error/error.hpp>
#include <openvpn/error/excode.hpp>
Include dependency graph for error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvpn::OpenSSLException
 

Namespaces

namespace  openvpn
 

Functions

std::string openvpn::openssl_error ()
 
std::string openvpn::openssl_error (const int ssl_error)
 
void openvpn::openssl_clear_error_stack ()