Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
Crypto
Crypto.md5

Method Crypto.md5()->create()


Method create

void Crypto.md5(Crypto.md5|void init)

Description

Initialize an MD5 digest.

If the argument init is specified, the state from it will be copied.