The getEncryptedValue method returns the unencrypted value from the configuration file of an encrypted value.
getEncryptedValue( section, parameter )
| Argument | Description | 
|---|---|
| section | (string) The section in the configuration file. | 
| parameter | (string) The parameter in the configuration file to get the value for. | 
(String). The unencrypted value.
|  |