v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/verify-rsassa-pss

Request body

display-idstring

The display id of the RSA key to use in the verification process

hash-functionstring

HashFunction defines the hash function (e.g. sha-256)

item-idinteger

The item id of the RSA key to use in the verification process

jsonboolean

Set output format to JSON

key-namestring

The name of the RSA key to use in the verification process

messagestring required

The input message to verify 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

verifyRsaSsaPssResponse wraps response body.

VerifyRsaSsaPssOutput required