# File lib/rhc/rest/key.rb, line 6
      def is_ssh?
        type != 'krb5-principal'
      end