Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
18 lines (14 loc) · 1.2 KB

File metadata and controls

18 lines (14 loc) · 1.2 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

akeyless.Decrypt

Properties

Name Type Description Notes
ciphertext String Ciphertext to be decrypted in base64 encoded format [optional]
displayId String The display id of the key to use in the decryption process [optional]
encryptionContext {String: String} The encryption context. If this was specified in the encrypt command, it must be specified here or the decryption operation will fail [optional]
itemId Number The item id of the key to use in the decryption process [optional]
json Boolean Set output format to JSON [optional] [default to false]
keyName String The name of the key to use in the decryption process
outputFormat String If specified, the output will be formatted accordingly. options: [base64] [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
version Number key version (relevant only for classic key) [optional]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.