Official Content

Decrypts any text that has been encrypted with a key.

Syntax

 Decrypt64 (&text, &key)

Where:

&text
    Is the parameter to be decrypted.

&key
    Is the key to be used for the decryption, generated by the GetEncryptionKey function.

Type Returned:
Character
    Is the result of the de-encryption. 

Scope

Objects:  Procedure, Transaction, Web PanelPanel, Data Provider
Generators: .NET, .NET Framework, Java, Ruby (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3), Apple, Android, Angular

Description

It decrypts the value received in the first parameter, using the indicated key. 

Encryption is based on the Twofish algorithm using a default key of 32 characters.


See Also

GetEncryptionKey function
Encrypt64 function
Cryptography data types

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant