/verify-rsassa-pssAsk AIpost https://api.akeyless.io/verify-rsassa-pssRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsdisplay-idstringThe display id of the RSA key to use in the verification processhash-functionstringHashFunction defines the hash function (e.g. sha-256)item-idint64The item id of the RSA key to use in the verification processjsonbooleanDefaults to falseSet output format to JSONtruefalsekey-namestringThe name of the RSA key to use in the verification processmessagestringrequiredThe input message to verify in a base64 formatprehashedbooleanMarkes that the message is already hashedtruefalsesignaturestringrequiredThe message's signaturetokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationversionint32The version of the key to use for verificationResponses 200verifyRsaSsaPssResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago