Network Encryption
I have Oracle RDS (AWS) setup with Native Network Encryption option. I can connect to this RDS from local client without setting SQLNET.ENCRYPTION_CLIENT & SQLNET.ENCRYPTION_TYPES_CLIENT in sqlnet.ora. Any client is able to connect to this RDS, so, I am wondering whether there is encrypted communication happening at all. How do I confirm that the data in-transit is encrypted?