Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All String
Commands

ENCRYPT

This command will encrypt a string of characters using a UDB proprietary algrothym algorithm.
It will either use the provided key, or it will use its own key system.

If you provide the key for encryption, you will also need to provide it for decryption.

Use the DECRYPT() command with the same parameters to decrypt a string that has been encrypted using this method.

Number Name Default Type Description
1 txt String The string to encrypt
2 key String The key to use for the encryption
Example
Encrypt and then Decrypt
[XqtGV[Xt]
[Test123]
to add a Comment.