public final class AgentUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AGENT_PACKAGE_NAME |
static String |
AGENT_VERSION_CODE |
static int |
BINARY_SECRET_KEY_SIZE
Size in bytes of the binary data use to generate the secret key for receive-file.
|
static String |
TEMP_PREFIX |
static int |
TEXT_SECRET_KEY_SIZE
Size of the text version of the receive-file secret key.
|
public static final String AGENT_PACKAGE_NAME
public static final String AGENT_VERSION_CODE
public static final int BINARY_SECRET_KEY_SIZE
public static final int TEXT_SECRET_KEY_SIZE
public static final String TEMP_PREFIX
public static String getJarSignature(String packagePath) throws IOException
IOException