EncryptionPluginType Enumeration
enum EncryptionPluginType { EPT_NONE, //Plain connection, no encryption EPT_MSRC4, //Use MSRC4 DSM plug-in EPT_SECUREVNC //Use SecureVNC DSM plug-in };
enum EncryptionPluginType { EPT_NONE, //Plain connection, no encryption EPT_MSRC4, //Use MSRC4 DSM plug-in EPT_SECUREVNC //Use SecureVNC DSM plug-in };