Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 687 Bytes

Detokenize.md

File metadata and controls

14 lines (10 loc) · 687 Bytes

akeyless.Detokenize

Properties

Name Type Description Notes
ciphertext String Data to be decrypted
json Boolean Set output format to JSON [optional] [default to false]
token String Authentication token (see `/auth` and `/configure`) [optional]
tokenizerName String The name of the tokenizer to use in the decryption process
tweak String Base64 encoded tweak for vaultless encryption [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]