INetEncryption Interface

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image
Interface for an encryption algorithm

Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)

Syntax

C#
public interface INetEncryption
Visual Basic
Public Interface INetEncryption
Visual C++
public interface class INetEncryption

See Also