Extracted from Pike v7.4 release 117 at 2004-11-02.
pike.ida.liu.se
[Top]
predef::
Crypto
Crypto.arcfour

Method Crypto.arcfour()->crypt()


Method crypt

string crypt(string data)

Description

Returns the string data encrypted with the current encryption key.

See also

set_encrypt_key()