# File lib/net/ssh/errors.rb, line 78
78:     def key
79:       @data && @data[:key]
80:     end