Home
last modified time | relevance | path

Searched refs:wellknownKey (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DApexSignatureVerificationTest.java281 private static Matcher<File> pubkeyShouldNotEqualTo(File wellknownKey) { in pubkeyShouldNotEqualTo() argument
287 isMatchWellknownKey = FileUtil.compareFileContents(actual, wellknownKey); in pubkeyShouldNotEqualTo()