# File lib/net/ssh/errors.rb, line 75
    def key
      @data && @data[:key]
    end