v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/verify-ecdsa

Request body

display-idstring

The display id of the EC key to use for the verification process

item-idinteger

The item id of the EC key to use for the verification process

jsonboolean

Set output format to JSON

key-namestring

The name of the EC key to use for the verification process

messagestring required

The message to be verified in a base64 format

prehashedboolean

Markes that the message is already hashed

signaturestring required

The message's signature

tokenstring

Authentication token (see /auth and /configure)

uid-tokenstring

The universal identity token, Required only for universal_identity authentication

versioninteger

The version of the key to use for verification

Response

verifyEcDsaResponse wraps response body.

VerifyEcDsaOutput required