NetRC2Encryption Class

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image
RC2 encryption

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

Syntax

C#
public class NetRC2Encryption : INetEncryption
Visual Basic
Public Class NetRC2Encryption _
	Implements INetEncryption
Visual C++
public ref class NetRC2Encryption : INetEncryption

Inheritance Hierarchy

System..::..Object
  Lidgren.Network..::..NetRC2Encryption

See Also