You might decide to encrypt sensitive information that is stored in properties files with a symmetrical/asymmetrical encryption method. In this case, you must be able to access the encrypted information. A Base64 encoding method should not be used.
For more information, see the Decoding Encrypted Properties in Nucleus Components section of the Platform Programming Guide.