VQL Reference Encode/Decode crypto_rc4 crypto_rc4 Function Arg Description Type string String to apply Rc4 encryption string (required) key Rc4 key (1-256bytes). string (required) Description Apply rc4 to the string and key.