Hi all,
EDIT, may have solved it myself. Luckily I was able to copy one of the other Encrypt to AES tasks and change the variable names.
I have a solution where I use encrypted data, however when I set it up I used Direct password input instead of Password Input as variable so other users could run on their own machines.
I changed it but need to switch back to Direct password input as all my other flows start by reading the encryption with the previously provided key otherwise I have to change every flow I have to a new key and use Password Input as variable (Which is the long term goal, but I have to get a user access to test tomorrow night).
Is there a way to see the original encryption key?

Thank you