v2
post/decrypt-gpg
Request body
ciphertextstring required
Ciphertext to be decrypted
display-idstring
The display id of the key to use in the decryption process
input-formatstring
Select default assumed format for the ciphertext. Currently supported options: [base64,raw]
item-idinteger
The item id of the key to use in the decryption process
jsonboolean
Set output format to JSON
key-namestring required
The name of the key to use in the decryption process
output-formatstring
If specified, the output will be formatted accordingly. options: [base64]
passphrasestring
Passphrase that was used to generate the key
tokenstring
Authentication token (see /auth and /configure)
uid-tokenstring
The universal identity token, Required only for universal_identity authentication
Response
decryptGPGResponse wraps response body.
resultstring