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