NetAESEncryption Class

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image
AES encryption

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  Lidgren.Network..::..NetAESEncryption

See Also