GitHub
Discord
YouTube
Mailing List
RSS
Rapid7 Docs
crypto_rc4
crypto_rc4
Description
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.