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