/verify-pkcs1Ask AIpost https://api.akeyless.io/verify-pkcs1Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsdisplay-idstringThe display id of the key to use in the verification processhash-functionstringHashFunction defines the hash function (e.g. sha-256)input-formatstringSelect default assumed format for the plaintext message. Currently supported options: [base64]item-idint64The item id of the key to use in the verification processjsonbooleanDefaults to falseSet output format to JSONtruefalsekey-namestringrequiredThe name of the RSA key to use in the verification processmessagestringrequiredThe message to be verifiedprehashedbooleanMarkes 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 200verifyPKCS1Response wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago