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