Hex encodes an SSH packet.
public String encodePacket(byte [] packet);
This method is used to encode a raw SSH packet created by SetSSHParam.