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

Namespaces

namespace  Client
 
namespace  Server
 

Classes

class  Protocol
 
class  Receiver
 
class  Sender
 
class  Status
 

Functions

 OPENVPN_EXCEPTION (websocket_error)
 
std::string accept_confirmation (DigestFactory &digest_factory, const std::string &websocket_key)
 

Function Documentation

◆ accept_confirmation()

std::string openvpn::WebSocket::accept_confirmation ( DigestFactory digest_factory,
const std::string &  websocket_key 
)
inline

Definition at line 35 of file websocket.hpp.

Here is the caller graph for this function:

◆ OPENVPN_EXCEPTION()

openvpn::WebSocket::OPENVPN_EXCEPTION ( websocket_error  )