class Net::SSH::Transport::Session
def configure_client(options = {})
options. This is typically used to define the cipher, compression, and
Configure's the packet stream's client state with the given set of
def configure_client(options = {}) socket.client.set(options) end