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()->name()
Crypto.arcfour()->set_decrypt_key()
Method Crypto.arcfour()->query_key_length()
Method
query_key_length
int
query_key_length
(
)
Description
Returns the minimum required encryption key length. Currently this is
1
.