Sign a PDF byte-range digest with PAdES

Creates a detached CMS signature container for a client-prepared PAdES PDF byte-range digest. The original PDF is not sent to this endpoint, so B-LT and B-LTA are not exposed because they require updating the final PDF.

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

Detached PAdES digest signing expects the digest of the PDF byte range prepared client-side. Provide either filename or reference_uri to bind the returned CMS container to the prepared PDF.

uuid
required

UID of the HSM digital certificate used for signing.

string | null

6-digit TOTP code. Required only when using a QCP-N-QSCD certificate.

string
required

Base64-encoded SHA-256 digest of the prepared PDF byte range.

string | null

Business filename of the prepared PDF. Used to derive the returned CMS filename.

string | null

Client-side reference for the prepared PDF. Stored in response metadata.

string
enum
Defaults to B-B

ETSI PAdES baseline level for digest signing. B-T adds a signature timestamp. B-LT and B-LTA require the full PDF document and are supported by the document endpoint.

Allowed:
string
enum
Defaults to detached

PAdES digest signing returns a detached CMS container to embed in a prepared PDF signature field.

Allowed:
string
enum
Defaults to sha256

Digest algorithm used to compute digest_base64.

Allowed:
Responses

401

Unauthenticated

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