v2
post/verify-pkcs1
Request body
display-idstring
The display id of the key to use in the verification process
hash-functionstring
HashFunction defines the hash function (e.g. sha-256)
input-formatstring
Select default assumed format for the plaintext message. Currently supported options: [base64]
item-idinteger
The item id of the key to use in the verification process
jsonboolean
Set output format to JSON
key-namestring required
The name of the RSA key to use in the verification process
messagestring required
The message to be verified
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
verifyPKCS1Response wraps response body.
VerifyPKCS1Output required