Searched refs:verifyPubKey (Results 1 – 1 of 1) sorted by relevance
154 verifyPubKey("must not use well known pubkey", pubKeyFile, in testApexPubKeyIsNotWellKnownKey()277 private <T> void verifyPubKey(String reason, T actual, Matcher<? super T> matcher) { in verifyPubKey() method in ApexSignatureVerificationTest