CMD_STLS constant
int
const CMD_STLS
STLS is the start TLS message. It is sent by Android 11+ devices to require TLS encryption.
Implementation
static const int CMD_STLS = 0x534c5453;
STLS is the start TLS message. It is sent by Android 11+ devices to require TLS encryption.
static const int CMD_STLS = 0x534c5453;