Searched refs:SERVER_KEYS_BKS (Results 1 – 2 of 2) sorted by relevance
500 private static final String SERVER_KEYS_BKS = field in TestWebServer.ServerThread533 byte[] bytes = Base64.decode(SERVER_KEYS_BKS, Base64.DEFAULT); in getKeyManagers()
933 private static final String SERVER_KEYS_BKS = field in CtsTestServer.ServerThread967 byte[] bytes = Base64.decode(SERVER_KEYS_BKS.getBytes(), Base64.DEFAULT); in getHardCodedKeyManagers()