How to incorporate username and password for the MQTT broker authentcation in mqtt sample

I am using samples/net/mqtt for MQTT connection. I have a custom MQTT broker with SSL/TLS encryption which also requires username and password for authentication. I am confused as to where to add this.

I am using actnius icarus ns

sdk 2.3.0

Related