I am reading thru the documentation to secure data in motion. Ultimately Native network encryption or configuring SSL / TLS 1.2 would achive this. SSL would be used if there is a need for public key infrastructure.
But, my question is one more secure than other? When would you pick native network encryption Vs configuring SSL.
If we configure SSL / TLS 1.2, it would require certificates. And then we have to manage the central location etc.
If we implement native network encryption, can I say that connection is as secured as it would have been achived by configuring SSL / TLS 1.2
Thanks in advance