Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
sha1 | version 1.0 | no |
string sha1(string str) |
str | [in] The string of which sha1 is needed |
Calculate the sha1 hash of a string. Calculates the sha1 hash of str using the US Secure Hash Algorithm 1, and returns that hash. The hash is a 40-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 |