Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.1 KB

SignDataWithClassicKey.md

File metadata and controls

18 lines (14 loc) · 1.1 KB

akeyless.SignDataWithClassicKey

Properties

Name Type Description Notes
data String Data
displayId String The name of the key to use in the sign data process
hashed Boolean Defines whether the data should be hashed as part of the signing. If true, the data will not be hashed [optional] [default to false]
hashingMethod String HashingMethod [optional] [default to 'SHA256']
ignoreCache String Retrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPI [optional] [default to 'false']
json Boolean Set output format to JSON [optional] [default to false]
name String ClassicKey name
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
version Number classic key version