Home
last modified time | relevance | path

Searched refs:kVNCSecurity (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/vnc_server/
Dvnc_client_connection.cpp222 static constexpr std::uint8_t kVNCSecurity[4] = { 0x00, 0x00, 0x00, 0x02 }; in SetupSecurityType() local
223 client_.SendNoSignal(kVNCSecurity); in SetupSecurityType()