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