Searched refs:serverHostKeyAlgorithms (Results 1 – 3 of 3) sorted by relevance
20 public String[] serverHostKeyAlgorithms = KexManager.getDefaultServerHostkeyAlgorithmList(); field in CryptoWishList
31 kp.server_host_key_algorithms = cwl.serverHostKeyAlgorithms; in PacketKexInit()
1238 cryptoWishList.serverHostKeyAlgorithms = algos; in setServerHostKeyAlgorithms()