C# 클래스 ArkaliaCore.Realm.Utilities.Hash

파일 보기 프로젝트 열기: Emudofus/ArkaliaCore

공개 프로퍼티들

프로퍼티 타입 설명
HASH char[]

공개 메소드들

메소드 설명
CryptIP ( string IP ) : string
CryptPass ( string Key, string Password ) : string
CryptPort ( int config_game_port ) : string

메소드 상세

CryptIP() 공개 정적인 메소드

public static CryptIP ( string IP ) : string
IP string
리턴 string

CryptPass() 공개 정적인 메소드

public static CryptPass ( string Key, string Password ) : string
Key string
Password string
리턴 string

CryptPort() 공개 정적인 메소드

public static CryptPort ( int config_game_port ) : string
config_game_port int
리턴 string

프로퍼티 상세

HASH 공개적으로 정적으로 프로퍼티

public static char[] HASH
리턴 char[]