Searched refs:getDhGroup (Results 1 – 3 of 3) sorted by relevance
58 public int getDhGroup() { in getDhGroup() method in InvalidKeException
170 assertEquals(expectedDhGroup, ((InvalidKeException) exception).getDhGroup()); in testValidateAndBuildIkeExceptionWithData()
2757 int requestedDhGroup = keException.getDhGroup(); in handleResponseIkeMessage()