v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/sign-pkcs1

Request body

display-idstring

The display id of the key to use in the signing 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 signing process

jsonboolean

Set output format to JSON

key-namestring

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

messagestring required

The message to be signed

prehashedboolean

Markes that the message is already hashed

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 signing

Response

signPKCS1Response wraps response body.

resultstring