Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 815 Bytes

EncryptWithClassicKey.md

File metadata and controls

15 lines (11 loc) · 815 Bytes

akeyless.Model.EncryptWithClassicKey

Properties

Name Type Description Notes
DisplayId string The name of the key to use in the encryption process
Json bool Set output format to JSON [optional] [default to false]
Plaintext string Data to be encrypted
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]