SYNTAX
xpfEncryptString (decryptedString : STRING;
encryptionKey : STRING)
encryptedString : STRING;
The xpfEncryptString function encrypes a string, decryptedString, using the encryptionKey . The length of the encryptionKey must be exactly 16 characters.
General
Content
Integrations