0
votes

I am using teiid-wildfly server odata4 services to perform CRUD operations. I need to store some of the table fields in encrypted format. Could be possible for configure teiid security functions(AES_ENCRYPT) in vbd.xml file to perform encryption operations for specific fields in the tables.

Thanks in advance.

1

1 Answers

0
votes

Yes if you can provide the key those functions can be used to encrypt and decrypt as needed.