Handle Password Encryption
This is a brief step-by-step guide to applying encryption to a password by the means of Message Center Editor.
For example, let's encrypt the FTP password in w_config_custom.inc - quite a common procedure of setting an environment.
1. Enter required parameters without encryption:
2. Select the password line and click Encrypt/Decrypt Expression button in the toolbar.
3. You password should become encrypted with ENCRYPTED="YES" property.
4. Switch FTP_PWD_ISENCRYPTED parameter to YES, to make MC recognise encryption.