http://74f5ydnjsrizxzjux3ivt5qt2epgzvq2pfipttdpjblyqcx7i4sq.b32.i2p/chat98/chat98/commit/358aa6038cb79ae451a8d6d1fae44ba32ac77741.diff
If the IrcMessage type is PING or AWAY, then this is where the encryption stops initially, and is sent to the server, as the PING/AWAY message is where quantum keys are exchanged, and going forward all messages should be encrypted with the next layer, including subsequent PING /AWAY messages.
+
+#### Layer 2 (IrcQuantumEncryptedMessage.java)
+
+This layer utilizes the quantum keys exchanged in the PING/AWAY message, and subsequent PING_REPLY message.