APK information pertaining to one potentially harmful app.
Inherited Constant Summary
Field Summary
| public final int | apkCategory | The potentially harmful app category defined in VerifyAppsConstants. |
| public final String | apkPackageName | The package name of the potentially harmful app. |
| public final byte[] | apkSha256 | The SHA-256 of the potentially harmful app. |
Inherited Method Summary
Fields
public final byte[] apkSha256
The SHA-256 of the potentially harmful app.
