![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
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 = {} | |