Skip to main content

Synchronously sign and encrypt a file

POST 

/v1/synchronousFileSignEncrypt

This endpoint receives a file along with the necessary parameters to sign and encrypt it. It returns the encrypted and signed file as a binary stream (application/octet-stream) or as a JSON response. Ensure that all required key parameters are provided correctly in the SignedSynchronousFileSignEncryptRequestDto.

Request

Responses

Successful Operation