
Apr 7, 2021
Securing MQTT on Android with SSL/TLS: A Step-by-Step Guide
This article mainly introduces how to perform TLS/SSL one-way and two-way authentication via Android and MQTT.
Zhiwei YuMQTT

This article mainly introduces how to perform TLS/SSL one-way and two-way authentication via Android and MQTT.

This article introduces how to use MQTT to implement the connection, messaging, etc between Android client and MQTT broker, through using Kotlin.