stream encrypted & sealed PDF
POST/api/signing/v1/pdf/encrypt/file
This endpoint accept a file via multiform-part upload. The uploaded file must be a pdf document with mimetype 'application/pdf The PDF will be locked and returned as streamable file, a streamable file is of type 'Readable extends Stream implements NodeJS.ReadableStream'
Request
Responses
- 200
the sealed PDF as a stream