Get desktop application:
View/edit binary Protocol Buffers messages
uint32 encryption = 1
bytes public_key = 3
bytes iv = 4
Used in: ServerHello
ENCRYPTION_UNKNOWN = 0
ENCRYPTION_CHACHA20_POLY1305 = 1
ENCRYPTION_AES256_GCM = 2
Used in: ClientHello
IDENTIFY_SRP = 0
IDENTIFY_ANONYMOUS = 1
bytes iv = 2
bytes public_key = 3
uint32 session_types = 2
uint32 cpu_cores = 3
string os_name = 4
string computer_name = 5
string arch = 6
string display_name = 7
uint32 session_type = 2
uint32 cpu_cores = 3
string os_name = 4
string computer_name = 5
string arch = 6
string display_name = 7
bool probe = 8
bytes number = 1
bytes generator = 2
bytes salt = 3
bytes B = 4
bytes iv = 5