Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »


 

 

FUNCTION 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.

Arguments


TypeNameComment
STRINGdecryptedStringcomments
STRINGencryptionKey 

Return Value


 

TypeNameComment
STRINGencryptedStringcomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

  • No labels