Skip to main content

Synchronously verify signature and decrypt a file

POST 

/v1/synchronousFileVerifyDecrypt

This endpoint accepts a file that has been signed and encrypted. It verifies the digital signature and decrypts the file content using the provided decryption key. Please ensure that valid key names and credentials are provided in the SignedSynchronousFileVerifyDecryptRequestDto.

Request

Responses

Successful Operation