libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
sshpp::X11Request Struct Reference

#include <forwarding.hpp>

Public Attributes

bool single_connection = false
 
std::string auth_protocol = "MIT-MAGIC-COOKIE-1"
 
std::string auth_cookie
 
std::uint32_t screen_number = 0
 

Member Data Documentation

◆ single_connection

bool sshpp::X11Request::single_connection = false

◆ auth_protocol

std::string sshpp::X11Request::auth_protocol = "MIT-MAGIC-COOKIE-1"

◆ auth_cookie

std::string sshpp::X11Request::auth_cookie

◆ screen_number

std::uint32_t sshpp::X11Request::screen_number = 0

The documentation for this struct was generated from the following file: