/verify-gpgAsk AIpost https://api.akeyless.io/verify-gpgBody Paramsdisplay-idstringThe display id of the key to use in the encryption processitem-idint64The item id of the key to use in the encryption processjsonbooleanDefaults to falseSet output format to JSONtruefalsekey-namestringrequiredThe name of the key to use in the encryption processpassphrasestringPassphrase that was used to generate the keysignaturestringrequiredThe signature to be verified in base64 formattokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200verifyGPGResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago