Encryption of content in Trading Network

Content of a bizdoc is stored in TN Table as blob. Is there a way to store this data encrypted? Content includes sensitive data, which must be encrypted

you may want to leverage DB’s transparent encryption option. Most of the newer version of DB (sql server, for example) offer such function.