/sign-rsassa-pssAsk AIpost https://api.akeyless.io/sign-rsassa-pssBody Paramsdisplay-idstringThe display id of the RSA key to use in the signing processhash-functionstringHashFunction defines the hash function (e.g. sha-256)item-idint64The item id of the RSA key to use in the signing processjsonbooleanDefaults to falseSet output format to JSONtruefalsekey-namestringThe name of the RSA key to use in the signing processmessagestringrequiredThe input message to sign in a base64 formatprehashedbooleanMarkes that the message is already hashedtruefalsetokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationversionint32The version of the key to use for signingResponses 200signRsaSsaPssResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago