7 The Oracle Data Provider : Data Encryption

Data Encryption
The Oracle data provider supports transparent data encryption and tablespace encryption when connected to an Oracle 11g or higher database that has these features enabled.
The Oracle data provider can also be used with Oracle’s SECUREFILES LOB storage mechanism, which was introduced in Oracle 11g.
See “Data Encryption Across the Network” for more information.
Configuring SSL Encryption
NOTE: Connection hangs can occur when the data provider is configured for SSL and the database server does not support SSL. You may want to set a login timeout using the ConnectionTimeout property to avoid problems when connecting to a server that does not support SSL.
To configure SSL encryption:
1
2
3