post
https://{host}:{port}/api/v3/crypto/stream/encrypt
Consumes two multipart/form-data fields:
metadata– JSON body EncryptStreamRequestfile– binary plaintext
Produces a multipart/mixed response where:
• Part 1 (application/jose+json) is a JWE General-JSON header with
detached ciphertext.
• Part 2 (application/octet-stream) is the proprietary envelope
[wkLen]‖wrappedKey‖[ivLen]‖iv‖ciphertext‖tagstreamed on-the-fly.
Output format depends on key type:
• SIMPLE keys: JWE General JSON with single recipient
• COMPOSITE keys: JWE General JSON with multiple recipients (one per component)
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…