Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.01 KB

VerifyGPG.md

File metadata and controls

17 lines (13 loc) · 1.01 KB

VerifyGPG

Properties

Name Type Description Notes
display_id str The display id of the key to use in the encryption process [optional]
item_id int The item id of the key to use in the encryption process [optional]
json bool Set output format to JSON [optional] [default to False]
key_name str The name of the key to use in the encryption process
passphrase str Passphrase that was used to generate the key [optional]
signature str The signature to be verified in base64 format
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]