Encrypt a file
POST/v1/fileEncrypt
Returns the encrypted file as application/octet-stream. The key must be of type EC, use curveOid 1.3.132.0.34, and have its derive attribute set to true.
Request
Responses
- 200
- 400
- 403
- 404
- 500
- 501
Successful Operation
Client Error
Request refused
Resource not found
Server Error
Implementation Error