Signature formats define how digital signatures are technically stored and represented. They ensure that electronic signatures can be securely, verifiably, and legally embedded in digital documents. Depending on the area of application, different standards are used.
The following article provides an overview of the signature formats supported by the respective signature solutions.
Software | PAdES | XAdES | CAdES | PKCS#7 | PKCS#11 |
Adobe | X | X | |||
SecSigner | X | X | X | X | X |
Kofax Power PDF Advanced | X | X |
Please note that there are different types of certificates, such as the qualified certificate for the Qualified Electronic Signature (QES) and the authentication certificate for identity verification on specific portals.
The authentication certificate can be purchased as an add-on to the USB token.
A key feature of the SIGN8 CSC API is its support for the four common signature formats:
CAdES – for signing binary data (e.g., ZIP, Office files)
PAdES – for signatures within PDF documents
JAdES – for modern, JSON-based applications and web services
Raw PKCS#1 – for simple, direct signatures without additional structure or metadata – typically used in cryptographic contexts or for embedding in other formats
It accepts both arbitrary hash values and Base64-encoded documents as input.