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