|
|
От: |
Max Morozov
|
|
| Дата: | 18.02.04 17:15 | ||
| Оценка: | |||
System.Security.Cryptography.MD5 sh=new System.Security.Cryptography.MD5CryptoServiceProvider();
Convert.ToBase64String(sh.ComputeHash(System.Text.Encoding.Unicode.GetBytes("data to hash"));