| Name | Type | Description | Notes |
|---|---|---|---|
| Data | string | Data | |
| DisplayId | string | The display id of the key to use in the verification process | [optional] |
| Hashed | bool | 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"] |
| Json | bool | Set output format to JSON | [optional] [default to false] |
| Name | string | The name of the key to use in the verification process | |
| Signature | string | The data's signature in a Base64 format. | |
| Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
| UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |
| VarVersion | int | classic key version |