i would like to generate a secure connection between the Mbed device and Azure. The communication protocol I’m using is MQTT.i has read the document regarding the connecting using MQTT directly from Understand Azure IoT Hub MQTT support | Microsoft Learn. I have a doubt about the password section.
Here how will I get the
- {signature-string}?
- {expiry}?
- {URL-encoded-resourceURI}? because I only know the details about the HostName, Device ID, and Sharedaccesskey.