Sunshine latest
Self-hosted game stream host for Moonlight.
nvhttp::pair_session_t Struct Reference
Collaboration diagram for nvhttp::pair_session_t:
[legend]

Public Attributes

struct { 
 
   util::Either< std::shared_ptr< typename SimpleWeb::ServerBase< SimpleWeb::HTTP >::Response >, std::shared_ptr< typename SimpleWeb::ServerBase< SunshineHTTPS >::Response > >   response 
 
   std::string   salt = {} 
 
async_insert_pin 
 
std::unique_ptr< crypto::aes_t > cipher_key = {}
 
struct { 
 
   std::string   cert = {} 
 
   std::string   name = {} 
 
   std::string   uniqueID = {} 
 
client 
 
std::vector< uint8_t > clienthash = {}
 
PAIR_PHASE last_phase = PAIR_PHASE::NONE
 used as a security measure to prevent out of order calls
 
std::string serverchallenge = {}
 
std::string serversecret = {}
 

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