Encrypt stream data
POST/api/encrypt/stream
Encrypt data and returns as stream response (application/octet-stream). Requires the role ADMIN
or API
.
Request
Responses
- 200
Encryption success
Response Headers
X-IV
Initialization Vector used for encryption
X-IV-EMBEDDED
Whether the IV is prepended at the output