Hi all,

In one oracle DB installation, can we set one instance using SSL and the other instances using Network Data Encryption (NDE).

By NDE, I means setting the following entry in sqlnet.ora:

SQLNET.ENCRYPTION_TYPES_SERVER= (RC4_40)

Many Thanks.