ComputeHash (Str, Key)

Example

In this example, we are passing the required parameters to the function transformation object using a Variables object.

Where,

str = Hello World!

key = 0x95A1F27B384C3B50

Note: Random keys can be used for generating unique hashes, such as in hash tables.

Right-click on the function transformation object and select Preview Output. You can see that Astera has returned the hashed value of the specified string, using the specified key value.

Last updated

© Copyright 2023, Astera Software