Is there any way to encrypt the message(Sensitive information) before storing in the db files?

book

Article ID: KB0092145

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
If the information of the message is sensitive and needs to be encrypted then the application should be doing the encryption before and after the message is sent/received. There is no provision to do the encryption in the EMS server level.  The other option is to have the datastore written to an encrypted file system.

Issue/Introduction

Is there any way to encrypt the message(Sensitive information) before storing in the db files?