$s : array
Real programmers.
..
$i : array
$j : array
$_key : string
Key holder
Crypt_RC4( $key) : void
Constructor Pass encryption key to key()
setKey( $key)
key( $key) : void
Assign encryption key to class
crypt( $paramstr, $type) : void
Encrypt function
decrypt( $paramstr) : void
Decrypt function