C# Class NodeNetAsync.Db.Mysql.MysqlAuth

Afficher le fichier Open project: soywiz/NodeNetAsync

Méthodes publiques

Méthode Description
Token ( byte Password, byte ScrambleBuffer ) : byte[]

Private Methods

Méthode Description
Sha1 ( byte Data ) : byte[]
Xor ( byte Left, byte Right ) : byte[]

Method Details

Token() static public méthode

static public Token ( byte Password, byte ScrambleBuffer ) : byte[]
Password byte
ScrambleBuffer byte
Résultat byte[]