







Base for a non-threadsafe encryption class
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
| C# |
|---|
public abstract class NetBlockEncryptionBase : INetEncryption |
| Visual Basic |
|---|
Public MustInherit Class NetBlockEncryptionBase _ Implements INetEncryption |
| Visual C++ |
|---|
public ref class NetBlockEncryptionBase abstract : INetEncryption |
