Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.CryptLib168 Class Reference

List of all members.

Public Member Functions

static bool GenerateRSAKey ()
static bool ImportRSAKey (Byte[] externalKey, UInt32 keyLen)
static UInt32 ExportRSAKey (Byte[] key, UInt32 maxKeySize, bool withPrivateKey)
static UInt32 EncodeMythicRSAPacket (Byte[] inMessage, UInt32 inMessageLen, Byte[] outMessage, UInt32 outMessageLen)
static UInt32 DecodeMythicRSAPacket (Byte[] inMessage, UInt32 inMessageLen, Byte[] outMessage, UInt32 outMessageLen)
static void EncodeMythicRC4Packet (Byte[] packet, Byte[] sbox, bool udpPacket)
static void DecodeMythicRC4Packet (Byte[] packet, Byte[] sbox)

The documentation for this class was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events