Searched refs:VERSION_APK_SIGNATURE_SCHEME_V2 (Results 1 – 5 of 5) sorted by relevance
70 ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2, "APK Signature Scheme v2"); in loadSupportedApkSigSchemeNames()204 supportedSchemeNames.put(ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2, in verify()206 ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2)); in verify()251 foundApkSigSchemeIds.add(ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2); in verify()648 case ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2: in mergeFrom()
282 ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2)); in createV2SignerConfigs()286 ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2); in createV2SignerConfigs()383 case ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2: in createSigningBlockSignerConfig()642 apkSigningSchemeIds.add(ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2); in outputJarEntries()
840 ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2); in testPublicKeyHasPositiveModulusAfterSigning()853 case ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2: in getRSAPublicKeyFromSigningBlock()
85 public static final int VERSION_APK_SIGNATURE_SCHEME_V2 = 2; field in ApkSigningBlockUtils239 if (result.signatureSchemeVersion == VERSION_APK_SIGNATURE_SCHEME_V2) { in verifyIntegrity()
101 ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2); in verify()