The enabling of obfuscation is not available on PSConsole.
You can use the psadmin command line interface to do that.
Specifically for the "default" gateway profile the command to enable obfuscation is :
psadmin set-attribute -u amadmin -f <password file> -a EnableObfuscation --gateway-profile default -m gateway true
- Sandeep Soni