Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.01 KB

File metadata and controls

22 lines (14 loc) · 1.01 KB

VerifyDataWithClassicKey

Properties

Name Type Description Notes
data String Data
displayId String The display id of the key to use in the verification process [optional]
hashed Boolean Defines whether the data should be hashed as part of the signing. If true, the data will not be hashed [optional]
hashingMethod String HashingMethod [optional]
json Boolean Set output format to JSON [optional]
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]
version Integer classic key version