verifyRsaSsaPss is a command that Verifies an rsassa-pss signature
The display id of the RSA key to use in the verification process
HashFunction defines the hash function (e.g. sha-256)
The item id of the RSA key to use in the verification process
Set output format to JSON
The name of the RSA key to use in the verification process
The input message to verify 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
verifyRsaSsaPssResponse wraps response body.