Sign a document with CAdES

Creates an ETSI CAdES signature from base64-encoded document bytes. Detached packaging returns a .p7s signature; enveloping packaging returns a .p7m CMS carrying the signed content.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
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 document bytes to sign with CAdES.

string | null
string
enum
Defaults to B-B

ETSI CAdES baseline level. B-T adds a signature timestamp; B-LT also embeds certificate and revocation evidence.

Allowed:
string
enum
Defaults to detached

CAdES packaging. Detached returns a .p7s signature; enveloping returns a .p7m CMS carrying the signed content.

Allowed:
string
enum
Defaults to sha256

Digest algorithm currently supported by the CAdES HSM signing flow.

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