Object.UseEncryption As NetSnk_Encryption |
Remarks
Determines whether the server should use encryption. Possible values are:
Value |
Description |
NetSnk_Encryption_None |
[0] The server should not use encryption. This is the default value. |
NetSnk_Encryption_RC4 |
[1] The server should use RC4 encryption. |
See Also