91 92 93
# File 'lib/fog/ibm/core.rb', line 91 def key_material OpenSSL::PKey::RSA.generate(1024) end