Liberty allows us to encode/encrypt password data. However, is this only for designated Liberty password fields? Or would Liberty automatically decrypt my custom variable if the value was an encrypted {aes}
value generated by securityUtility?
Example:
<variable name="my.sensitive.var" value="{aes}blAhBlahAblah" />