Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
391 views
in Technique[技术] by (71.8m points)

odata - Teiid wildlfy - Table column encrypt/decrypt

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.

question from:https://stackoverflow.com/questions/65873020/teiid-wildlfy-table-column-encrypt-decrypt

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...