C# Class WoWClassic.Common.Crypto.ARC4

ファイルを表示 Open project: miceiken/WoWClassicAuthServer

Public Methods

Method Description
ARC4 ( byte key ) : System

Method Details

ARC4() public method

public ARC4 ( byte key ) : System
key byte
return System