/verify-data-with-classic-keyAsk AIpost https://api.akeyless.io/verify-data-with-classic-keyBody ParamsdatastringrequiredDatadisplay-idstringThe display id of the key to use in the verification processhashedbooleanDefaults to falseDefines whether the data should be hashed as part of the signing. If true, the data will not be hashedtruefalsehashing-methodstringDefaults to SHA256HashingMethodjsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringrequiredThe name of the key to use in the verification processsignaturestringrequiredThe data's signature in a Base64 format.tokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationversionint32requiredclassic key versionResponses 200verifyDataWithClassicKeyResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago