CMD_AUTH constant

int const CMD_AUTH

AUTH is the authentication message. It is part of the RSA public key authentication added in Android 4.2.2.

Implementation

static const int CMD_AUTH = 0x48545541;