Connect a SQL session leveraging TLS and run this query:
Select ServerPortByClient, ClientConfVersion from DBC.SessionInfoV where SessionNo = Session;
The following should be returned for TLS enabled connected session:
ServerPortByClient ClientConfVersion ------------------ ----------------- 443 TLSV1.2