verifyEcDsa is a command that verifies an ECDSA signature using a sha hash algorithm matching the key size
The display id of the EC key to use for the verification process
The item id of the EC key to use for the verification process
Set output format to JSON
The name of the EC key to use for the verification process
The message to be verified in a base64 format
Markes that the message is already hashed
The message's signature
Authentication token (see /auth and /configure)
The universal identity token, Required only for universal_identity authentication
The version of the key to use for verification
verifyEcDsaResponse wraps response body.