public static final class ApkParser.ApkSignStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
INCORRECT |
static int |
NOT_SIGNED |
static int |
SIGNED |
| Constructor and Description |
|---|
ApkSignStatus() |
public static final int NOT_SIGNED
public static final int INCORRECT
public static final int SIGNED