NetDESEncryption Class

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image
DES encryption

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  Lidgren.Network..::..NetDESEncryption

See Also