Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 847 Bytes

DecryptWithClassicKey.md

File metadata and controls

15 lines (11 loc) · 847 Bytes

akeyless.Model.DecryptWithClassicKey

Properties

Name Type Description Notes
Ciphertext string Ciphertext to be decrypted in base64 encoded format
DisplayId string The name of the key to use in the encryption process
Json bool Set output format to JSON [optional] [default to false]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
_Version int classic key version

[Back to Model list] [Back to API list] [Back to README]