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