i need to use Transparent Data Encryption Encryption with my PHP web application,
I do not have any idea about Transparent Data Encryption.
I google some of the contents and got the solution by creating Certificate for Transparent Data Encryption.
Using this one can encrypt database using Transparent Data Encryption.
Can anyone help me to what else need to be code to decrypt it?
Is the certificate needed at client side as well ?
Thanks in Advance.

