2. Метод MrCalcHash
|
|
The method uses GOST algorithm to calculates hash from a string and returns result in the format of string.
string MrCalcHash(string content)
| |
content
|
|
The method uses GOST algorithm to calculates hash from a string and returns result in the format of string.
|