The mechanism rests on two pillars: the authentication of the signer and the integrity of the document.
To authenticate the signer, one or more identification factors are used: a trusted email address (single-use link), an OTP code received by SMS, a personal cryptographic certificate, and so on. To guarantee integrity, a fingerprint (hash) of the document is calculated at the moment of signing. If the document is altered afterwards, the fingerprint no longer matches — and the signature is invalidated.
In solutions such as Certyneo, the process relies on PDF processing libraries that embed this cryptographic metadata directly into the file. A timestamped audit trail (action log) completes the set-up by recording every step: sending, opening, OTP validation, signing, and so on.
From a technical perspective, several security mechanisms strengthen the inviolability of the process: qualified timestamping (RFC 3161) appends certified time proof to each signature; TLS 1.3 encryption protects data in transit; the signer's geolocation and IP address are recorded for traceability; finally, in certain flows (AES/QES), behavioral biometric data (typing speed, pressure) complement the identity fingerprint.
The concept of non-repudiation is central: thanks to the timestamped and cryptographically signed audit trail, it is technically impossible for a signer to deny signing a document without falsifying the chain of evidence. Regarding archiving, French regulations (decree 2016-1673) impose 10-year retention for most commercial documents — Certyneo ensures this archiving with evidentiary value in sovereign hosting (EU).