Methods to encrypt and decrypt data using the XTEA algorithm
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
C# |
---|
public sealed class NetXtea : NetBlockEncryptionBase |
Visual Basic |
---|
Public NotInheritable Class NetXtea _ Inherits NetBlockEncryptionBase |
Visual C++ |
---|
public ref class NetXtea sealed : public NetBlockEncryptionBase |