# File lib/fog/aws/mock.rb, line 79
      def self.key_material
        OpenSSL::PKey::RSA.generate(1024).to_s
      end