Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
SecurityLevel.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  SecurityLevel { PlainText , Encrypted , PeerAuth }
 This enum is used to set how the client and server will communicate. More...

Enumeration Type Documentation

◆ SecurityLevel

enum class SecurityLevel
strong

This enum is used to set how the client and server will communicate.

Enumerator
PlainText 
Encrypted 

Connections will not be encrypted

PeerAuth 

Connections will be encrypted Connections will be encrypted and peers must be authenticated