We really need an advanced command that supports openssl encryption.
Just one that handles strings to be encrypted/decrypted using a self defined key/key from vault.
The only way one can handle this today is using scripts (which then expose your key) or a self made plugin - which is (in the current version) very slow.
Thank you!