解決済み
sha256 with Salt in CDP
hi , does anyone know how to salt a sha256 hash in CDP?
i see that if i use the sha256 function sha256(string) in the flow mapping it works, but when i add a salt to the function sha256(string,string) it returns as blank.