class Net::SSH::Transport::IdentityCipher

def decrypt

Does nothing. Returns self.
def decrypt
  self
end