Lidgren Network Library documentation |
NetRC2Encryption Members |
NetRC2Encryption Class Constructors Methods See Also Send Feedback |
The NetRC2Encryption type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NetRC2Encryption(String) |
NetRC2Encryption constructor
| |
NetRC2Encryption(array<Byte>[]()[][], array<Byte>[]()[][]) |
NetRC2Encryption constructor
| |
NetRC2Encryption(String, Int32) |
NetRC2Encryption constructor
|
Methods
Name | Description | |
---|---|---|
Decrypt |
Decrypt incoming message
| |
Encrypt |
Encrypt outgoing message
| |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |