Added in API level 31
ApkChecksum
public
final
class
ApkChecksum
extends Object
implements
Parcelable
| java.lang.Object | |
| ↳ | android.content.pm.ApkChecksum |
A typed checksum of an APK.
See also:
Summary
Inherited constants |
|---|
Fields | |
|---|---|
public
static
final
Creator<ApkChecksum> |
CREATOR
|
Public methods | |
|---|---|
int
|
describeContents()
Describe the kinds of special objects contained in this Parcelable instance's marshaled representation. |
Certificate
|
getInstallerCertificate()
For Installer-provided checksums, certificate of the Installer. |
String
|
getInstallerPackageName()
For Installer-provided checksums, package name of the Installer. |
String
|
getSplitName()
Checksum |