Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
md5 | version 1.0 | no |
string md5(string str) |
str | [in] The string of which md5 is needed |
Calculate the md5 hash of a string. Calculates the MD5 hash of str using the RSA Data Security, Inc. MD5 Message-Digest Algorithm, and returns that hash. The hash is a 32-character hexadecimal number. |
import standard.lib.cripto |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |