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().
FUNCTION: encrypt(<text>,<key>)
Encrypts <text> using <key>. The text can only be unlocked with <key>, and <key> is case-sensitive.
Related Topics: decrypt().