TCREncryptor and oracle TransparentDataEncryption

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
albourgz
Posts: 160
Joined: Wed 06 May 2009 12:17
Location: belgium

TCREncryptor and oracle TransparentDataEncryption

Post by albourgz » Thu 08 Oct 2015 13:28

Hi,

I would like to find info about TOraEncryptor (no TOraSession in it) and how it works.
Is it related to oracle TDE?
If not, I would like to know if ODAC direct mode is compatible with oracle TDE?
Do I have to enter an encryption key on client session (alter session ....)?

Regards,
Alain

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: TCREncryptor and oracle TransparentDataEncryption

Post by AlexP » Mon 12 Oct 2015 08:33

Hello,

Information about TOraEncryptor and a usage sample are available in the documentation: https://www.devart.com/odac/docs/?encryption.htm .

P.S. We haven't checked compatibility of Direct mode with TDE. You yourself can test this capability.

Post Reply