Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 947 Bytes

File metadata and controls

20 lines (12 loc) · 947 Bytes

EncryptGPG

Properties

Name Type Description Notes
displayId String The display id of the key to use in the encryption process [optional]
inputFormat String If specified, the plaintext input is assumed to be formatted accordingly. Current supported options: [base64] [optional]
itemId Long The item id of the key to use in the encryption process [optional]
json Boolean Set output format to JSON [optional]
keyName String The name of the key to use in the encryption process
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]