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