Deviceauth.h
Header: #include <tlsutils/deviceauth.h>
The tlsutils/deviceauth.h
header contains functions and types for applications to get certificate paths over TLS.
Application manifest requirements
To access individual hosts or domains, your application must identify them in the AllowedConnections field of the application manifest. If the application uses mutual authentication, the DeviceAuthentication field of the manifest must include the Azure Sphere tenant ID.
Concepts and samples
Functions
Function | Description |
---|---|
DeviceAuth_GetCertificatePath | Gets the requested certificate path. |