275276277278279280281282283284285286
establishKeyMaterial(); /* Tell the other side that we start using the new material */ PacketNewKeys ign = new PacketNewKeys(); tm.sendKexMessage(ign.getPayload()); BlockCipher cbc; MAC mac; try
274275276277278279280281282283284285
276277278279280281282283284285286287
262263264265266267268269270271272273
272273274275276277278279280281282283