Encrypt data with a provided public key (stream).

Accepts two multipart parts:
metadata – JSON (CryptoUtilityApi) with
kty, alg, publicKey
file – binary plaintext
Returns a streaming application/octet-stream response
without persisting the key.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
metadata
object
required

JSON metadata with the public‑key.

file
required

Plaintext file (binary).

Headers
string
enum
Defaults to application/problem+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json