Often, we need to pass a sensitive parameter when we execute a process using VisualCron. For example, we may need to pass an API Key, password, Connection String, or other sensitive parameter. The sensitive variables should be encrypted. They should not be visible in the client once it's been added as a sensitive variable. Neither the encrypted nor the decrypted value of the variable should appear in logs.