Searched refs:kexAlgorithms (Results 1 – 2 of 2) sorted by relevance
19 public String[] kexAlgorithms = KexManager.getDefaultKexAlgorithmList(); field in CryptoWishList
30 kp.kex_algorithms = cwl.kexAlgorithms; in PacketKexInit()