decrypt - luxembourg/muxcode-clm GitHub Wiki
DECRYPT()
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
DECRYPT()
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