22842285228622872288228922902291229222932294
try { serverKA.init(serverAttributes); out = new OutgoingMessage(); out.writeString(remoteUser); in = new IncomingMessage(out.toByteArray()); out = serverKA.processMessage(in); } catch (KeyAgreementException x) {