encrypt - luxembourg/muxcode-clm GitHub Wiki

ENCRYPT()

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

Encrypts <text> using <key>. The text can only be unlocked with <key>, and <key> is case-sensitive.

Related Topics: decrypt