signEcDsa Calculates the signature of a given message using ECDSA and a sha hash algorithm matching the key size
for personal password manager
The display id of the EC key to use for the signing process
The item id of the EC key to use for the signing process
Set output format to JSON
The name of the EC key to use for the signing process
The input message to sign in a base64 format
Markes that the message is already hashed
Authentication token (see /auth and /configure)
The universal identity token, Required only for universal_identity authentication
The version of the key to use for signing
signEcDsaResponse wraps response body.