110
Views
2
Comments
Solved
Encrypt function
Question
Why is the 'Encrypt' function not available?

It should be part of the 'build in functions', but it's not there. Did I missed something?

Oh, I am using the ltst Service Studio 9.1.301.0

Regards,
  Henri B.
2016-04-21 20-09-55
J.
 
MVP
Solution
Isn't Encrypt deprecated and you should use GenerateSaltedMD5Hash or GenerateSaltedSHA256Hash from PlatformPasswordUtils?

2018-11-23 09-43-46
Carlos Henriques
Or you could use the CryptoAPI from the Forge:

https://www.outsystems.com/forge/component/437/cryptoapi/
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.