TinyMUX

Decrypt()

Functions

FUNCTION: decrypt(<text>,<key>)

Decrypts <text> using <key>. <key> should be the same one used to encrypt the text, and is case sensitive.

Related Topics: encrypt().