Method | Description | |
---|---|---|
GetD2KeyHash ( string cdkey, uint &client_token, uint server_token, List |
Method | Description | |
---|---|---|
ConvertFromHexDigit ( char input ) : ulong | ||
ConvertToHexDigit ( ulong byt ) : char |
protected static ConvertFromHexDigit ( char input ) : ulong | ||
input | char | |
return | ulong |
protected static ConvertToHexDigit ( ulong byt ) : char | ||
byt | ulong | |
return | char |
public static GetD2KeyHash ( string cdkey, uint &client_token, uint server_token, List |
||
cdkey | string | |
client_token | uint | |
server_token | uint | |
output | List |
|
public_value | List |
|
return | bool |