Back to Solopi

Constant Field Values

src/AdbLib/doc/constant-values.html

0.12.02.0 KB
Original Source

Constant Field Values

Contents

com.cgutman.*

com.cgutman.adblib.AdbCrypto | Modifier and Type | Constant Field | Value | | --- | --- | --- | | public static final int | KEY_LENGTH_BITS | 2048 | | public static final int | KEY_LENGTH_BYTES | 256 | | public static final int | KEY_LENGTH_WORDS | 64 |

com.cgutman.adblib.AdbProtocol | Modifier and Type | Constant Field | Value | | --- | --- | --- | | public static final int | ADB_HEADER_LENGTH | 24 | | public static final int | AUTH_TYPE_RSA_PUBLIC | 3 | | public static final int | AUTH_TYPE_SIGNATURE | 2 | | public static final int | AUTH_TYPE_TOKEN | 1 | | public static final int | CMD_AUTH | 1213486401 | | public static final int | CMD_CLSE | 1163086915 | | public static final int | CMD_CNXN | 1314410051 | | public static final int | CMD_OKAY | 1497451343 | | public static final int | CMD_OPEN | 1313165391 | | public static final int | CMD_SYNC | 1129208147 | | public static final int | CMD_WRTE | 1163154007 | | public static final int | CONNECT_MAXDATA | 4096 | | public static final int | CONNECT_VERSION | 16777216 |