/sign-pkcs1Ask AIpost https://api.akeyless.io/sign-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 signing 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 signing processjsonbooleanDefaults to falseSet output format to JSONtruefalsekey-namestringThe name of the RSA key to use in the signing processmessagestringrequiredThe message to be signedprehashedbooleanMarkes 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 200signPKCS1Response wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago