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