An Azure hosted internet of things (IoT) application platform.
Hello @Oetze van den Broek ,
welcome to this moderated Azure community forum.
Azure IoT Central is based on common Azure PaaS resources like the Azure IoT Hub and the Azure Device Provisioning Service.
For as far as I know, the device client logic choses the key/certificate to use and does not expose the actual key/certificate being used.
The export only shows the administration of devices, not the actual usage of keys.
The normal procedure is to roll on of the two keys/certificate so the client is forced to use the other one. This makes it hard for hackers to follow the rolling of keys.
Because the device client logic in the app knows which one is use, you could provide extra custom startup data when the device connects.
If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.