Since support for the [email protected] global request has been added in #216 we are simply storing the key blob as a byte array and do not parse it any further. The key blob consists of one or more host keys encoded as binary strings. We should consider parsing the key blob within the handler to store the host keys in the SshContext and / or log them.