/decrypt-pkcs1Ask AIpost https://api.akeyless.io/decrypt-pkcs1Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsciphertextstringrequiredCiphertext to be decrypted in base64 encoded formatdisplay-idstringThe display id of the key to use in the decryption processitem-idint64The item id of the key to use in the decryption processjsonbooleanDefaults to falseSet output format to JSONtruefalsekey-namestringrequiredThe name of the key to use in the decryption processoutput-formatstringIf specified, the output will be formatted accordingly. options: [base64]tokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationversionint32key version (relevant only for classic key)Responses 200decryptPKCS1Response wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago