Package | Description |
---|---|
com.android.apksig |
Modifier and Type | Method and Description |
---|---|
List<ApkVerifier.Result.V1SchemeSignerInfo> |
ApkVerifier.Result.getV1SchemeIgnoredSigners()
Returns information about JAR signers ignored by the APK's signature verification
process.
|
List<ApkVerifier.Result.V1SchemeSignerInfo> |
ApkVerifier.Result.getV1SchemeSigners()
Returns information about JAR signers associated with the APK's signature.
|
Copyright © 2016. All rights reserved.