Searched refs:getRevocationStatusForKey (Results 1 – 2 of 2) sorted by relevance
122 blocklist.getRevocationStatusForKey("key1"); in testIsRevoked()126 revocationStatus = blocklist.getRevocationStatusForKey("key2"); in testIsRevoked()
67 RevocationStatus getRevocationStatusForKey(String publicKey) { in getRevocationStatusForKey() method in KeyRevocationList73 RevocationStatus entry = getRevocationStatusForKey(publicKey); in isRevoked()