Extracted from Pike v7.4 release 341 at 2005-11-30.
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()