Hi, I'm currently trying to automate the launching of a Parallels client using an URI. I need to put user credentials in this URI, but I don't know how to encrypt the user password to use it as the EncPass value : https://docs.parallels.com/integrat...-options/launch-published-resources-launchapp What is the operation to perform to encrypt the password so that i can put the encrypted value in the URI ? Is there a specific Parallels tool to use that transforms the "plain text" password into a encrypted version ?