Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 789 Bytes

EncryptWithClassicKey.md

File metadata and controls

15 lines (11 loc) · 789 Bytes

EncryptWithClassicKey

Properties

Name Type Description Notes
display_id str The name of the key to use in the encryption process
json bool Set output format to JSON [optional] [default to False]
plaintext str Data to be encrypted
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str 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]