crypto_rc4

Function

ArgDescriptionType
stringString to apply Rc4 encryptionstring (required)
keyRc4 key (1-256bytes).string (required)

Description

Apply rc4 to the string and key.