Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 719 Bytes

Tokenize.md

File metadata and controls

19 lines (11 loc) · 719 Bytes

Tokenize

tokenize is a command that encrypts text with a tokenizer

Properties

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