Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfDecryptString (encrypedString  : STRING;
                           decryptionKey   : STRING)
                           decryptedString : STRING;                

The xpfDecryptString function decrypes an encrypted string, decrypedStringdecrypedString, using the decryptionKey . The length decryptionKey . The length of the decryptionKey must be exactly 16 characters.

Arguments

...

TypeNameComment
STRINGencrypedStringcomments
STRINGdecryptionKey 

Return Value

...

 

TypeNameComment
STRINGdecryptedStringcomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"