Extracted from Pike v7.4 release 341 at 2005-11-21.
[Top]
predef::
Crypto
Crypto.arcfour
crypt()
name()
query_key_length()
set_decrypt_key()
set_encrypt_key()
Crypto.arcfour()->crypt()
Crypto.arcfour()->query_key_length()
Method Crypto.arcfour()->name()
Method
name
string
name
(
)
Description
Returns the string
"ARCFOUR"
.