Learn how to evaluate and integrate the VNC SDK

Server.EncryptionLevel¶
-
public enum
EncryptionLevel
¶ Enumeration of encryption levels.
Enum Constants¶
-
public static final Server.EncryptionLevel
DEFAULT
¶ Use strong encryption. This is the default.
-
public static final Server.EncryptionLevel
MAXIMUM
¶ Use the strongest available encryption, possibly at the cost of speed.