OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::TLSRemote Namespace Reference

Functions

bool test (const std::string &tls_remote, const std::string &subject, const std::string &common_name)
 
void log (const std::string &tls_remote, const std::string &subject, const std::string &common_name)
 
std::string sanitize_x509_name (const std::string &str)
 
std::string sanitize_common_name (const std::string &str)
 

Function Documentation

◆ log()

void openvpn::TLSRemote::log ( const std::string &  tls_remote,
const std::string &  subject,
const std::string &  common_name 
)
inline

Definition at line 28 of file tls_remote.hpp.

Here is the caller graph for this function:

◆ sanitize_common_name()

std::string openvpn::TLSRemote::sanitize_common_name ( const std::string &  str)
inline

Definition at line 68 of file tls_remote.hpp.

Here is the caller graph for this function:

◆ sanitize_x509_name()

std::string openvpn::TLSRemote::sanitize_x509_name ( const std::string &  str)
inline

Definition at line 39 of file tls_remote.hpp.

Here is the caller graph for this function:

◆ test()

bool openvpn::TLSRemote::test ( const std::string &  tls_remote,
const std::string &  subject,
const std::string &  common_name 
)
inline

Definition at line 23 of file tls_remote.hpp.

Here is the caller graph for this function: