TLS utilities library

The TLS utilities library supports mutual authentication over TLS (Transport Layer Security).

API reference: [deviceauth_curl.h.

Header file location: Sysroots\API set\usr\include\tlsutils (Windows OS) or Sysroots/API set/usr/include/tlsutils (Linux OS) folder of the Azure Sphere SDK installation directory.

The TLS utilities library currently provides support for using curl SSL functions to perform mutual authentication for an Azure Sphere device. The HTTPS_Curl_Easy sample demonstrates how to use this API.