You can use the OpenSSL commands to generate the key pair in the required PEM format.Your API requests will be signed with your private key, and Oracle will use the public key to verify the authenticity of the request. You must upload the public key to the IAM Service. See the How to Generate an API Signing Key documentation for additional information.