Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 892 Bytes

SignGPG.md

File metadata and controls

16 lines (12 loc) · 892 Bytes

akeyless.SignGPG

Properties

Name Type Description Notes
displayId String The display id of the key to use in the encryption process [optional]
itemId Number The item id of the key to use in the encryption process [optional]
json Boolean Set output format to JSON [optional] [default to false]
keyName String The name of the key to use in the encryption process
message String The message to be signed in base64 format
passphrase String Passphrase that was used to generate the key [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]