v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/decrypt-pkcs1

Request body

ciphertextstring required

Ciphertext to be decrypted in base64 encoded format

display-idstring

The display id of the key to use in the decryption process

item-idinteger

The item id of the key to use in the decryption process

jsonboolean

Set output format to JSON

key-namestring required

The name of the key to use in the decryption process

output-formatstring

If specified, the output will be formatted accordingly. options: [base64]

tokenstring

Authentication token (see /auth and /configure)

uid-tokenstring

The universal identity token, Required only for universal_identity authentication

versioninteger

key version (relevant only for classic key)

Response

decryptPKCS1Response wraps response body.

plaintextstring