C#
C++/CLI
public enum NetSnk_Encryption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | NetSnk_Encryption_None | Do not use encryption. |
0x00000001 | NetSnk_Encryption_RC4 | Use RC4 encryption. |