String x = MD5Digest("alajos"); String r; for(int i = 0; i < x.GetCount(); i++) r << FormatIntHex((byte)x[i], 2);
Report message to a moderator