MQTT Support for TLS Mutual Authentication (mTLS)

I'm currently exploring the IoT Hub | Scaleway for use with MQTT in a cloud based setting.

It offers:

TLS Mutual Authentication: both device and hub authenticate each other's certificates, data is encrypted

That means, devices get added to the IOT Hub and get device certificates and private keys created for them.

Would it be possible to have this option added to the MQTT component?