class Net::SSH::Transport::OpenSSLAESCTR

def initialize(original)

def initialize(original)
  super
  @was_reset = false
end