193 194 195
# File 'lib/rackspace-fog/aws.rb', line 193 def self.key_material OpenSSL::PKey::RSA.generate(1024).to_s end