post
https://staging.ankatech.co/api/v3/crypto/stream/decrypt
The request is multipart/mixed with two parts:
application/jose+json— JWE General-JSON header (detached ciphertext).application/octet-stream— proprietary binary envelope followed by the ciphertext and GCM tag.
The response is multipart/mixed (PRD §64):
PART 1 (application/octet-stream) is the decrypted plaintext and
the trailing PART 2 (application/json) is a
StreamVerdict emitted AFTER the end-of-stream AES-GCM tag is verified
({verdict,operation,reason,correlationId,timestamp}). Because the GCM
tag is only known at end-of-stream, a tamper is reported through an
INVALID verdict in PART 2 — never a silently truncated success.
Supports both SIMPLE keys (single recipient)
and COMPOSITE keys (multiple recipients).
For COMPOSITE keys, decryption uses all recipients to derive
the final content encryption key.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…