Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

The stack must have been configured to support Transport layer security in net_cfg.h, see Transport Layer Security Configuration. Obviously TLS or SSL can used only with a TCP connection. Once the socket is configured as secure and the connections is established all the data transferred using standard socket API are automatically encrypted between the client and the server .

...