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