sec_digest_string

EveAndersson.com : API Browser : sec_digest_string

sec_digest_string

sec_digest_string str
Defined in packages/acs-core/security-procs.tcl

Digests a string into eight ASCII characters (horribly insecurely). This is fed to ns_crypt to help generate random data.

Parameters:
str
[ show source ]

Show another procedure:

eve@eveandersson.com