The POST /environments/{environmentId}/signings
operation signs the string specified by the plainText
attribute in the request body. You must also specify the key ID in the request.
This operation supports the following algorithms for RSA based certificates: SHA256withRSA
, SHA384withRSA
, and SHA512withRSA
. The chosen signature algorithm must be compliant with the chosen key’s algorithm.
The response data returns the signature string: