E-signatures · Glossary
What is an advanced electronic signature (AES)?
An advanced electronic signature is the middle level defined by the eIDAS Regulation. Article 26 sets four tests: it is uniquely linked to the signatory, capable of identifying them, created using data the signatory can use under their sole control, and linked to the signed data so any later change is detectable.
The four tests read like a checklist, and they are, but each one asks about a different part of the process. Working through them is the quickest way to judge any signing product.
Indunil Asanka · Co-founder
5 min read · Published
| Test in Article 26 | What it asks | What normally satisfies it |
|---|---|---|
| Uniquely linked to the signatory | Can this signature belong to only one person? | A key or account credential held by that person alone |
| Capable of identifying the signatory | Does the signature carry who signed? | A verified identity recorded with the signature |
| Created under sole control | Could anyone else have used the signing data? | A private key or a checked credential the signer holds |
| Any later change is detectable | Would tampering show? | A hash over the document, checked by the reader |
Why the tests are written as outcomes
The regulation avoids naming any technology, so the four requirements describe results rather than methods. That keeps the definition alive as tooling changes, and it means two very different systems can both qualify. It also means nobody can hand you a certificate saying your process is advanced: the assessment is about your arrangements, judged against the tests, in the context of the transaction. Vendors who describe their output as advanced are usually describing the components they supply rather than the whole arrangement, which includes how you identify signers and how you keep the record.
Where ordinary signing processes fall short
Usually on the third test. An emailed link is held by whoever can read that inbox, which is not the same as data under one person's sole control, and a shared mailbox breaks it outright. The first test is often weak for the same reason. Detectability is the easiest to satisfy, because a hash over the finished document does it, and identification is a matter of recording the check that was performed. Reading the tests in that order tells you where to spend money: on how signers prove who they are, not on the cryptography at the end.
What an audit trail can and cannot add
A chained event log answers questions about the process: which address opened the link, when each step happened, what identity check was passed, which version of the consent wording was accepted. That evidence supports the identification test and makes the whole record hard to rewrite quietly, since each entry's hash includes the previous one. What it cannot do is turn a shared credential into sole control, or manufacture a link between a mark and a person where none was established. The log is a witness to the process, not a substitute for it.
Advanced is a floor, not a badge
Nothing in the regulation gives an advanced signature the automatic effect of a handwritten one. Its practical value is that it puts your evidence in a shape a court or counterparty recognises, and that many national rules and contractual policies name the level as the standard to meet. Treat it as the minimum for anything valuable and the ceiling for most ordinary agreements, with the qualified level reserved for the narrow set of transactions where a rule demands it.
Reading this product against the four tests
Detectability is met: the completed PDF is certified with PAdES at DocMDP level one, so any edit shows. Identification depends on which of the three verification methods was chosen, from an email link only, through a four character minimum access code shared out of band, to a six digit emailed code that expires in ten minutes. Sole control is the honest gap, because the credential is an inbox or a shared code rather than a key in the signer's possession. The audit trail records eighteen event types in a sha256 chain to evidence the rest.
Writing the four tests down before anyone asks
Auditors, insurers and large counterparties increasingly ask how a signing process meets the advanced tests, and the answer is much easier to give if it was written when the process was designed. A workable note runs to one page for each document type. Name the credential the signer used and say who controls it. Describe the identity check performed before signing and what evidence of it survives. State how the document is bound to the signature, which for a PDF means the hash and the certification level. Point at the log that records the events, and say who can alter it and how alteration would be detected. Then note the gaps honestly, because a claim that every test is perfectly met tends to invite scrutiny that a candid assessment avoids. The exercise usually surfaces one fixable weakness, most often shared mailboxes, and fixing that is worth more than any upgrade to the cryptography at the end of the process.
Questions people ask
Who decides whether a signature is advanced?
Nobody certifies it in advance. The level is a description in law, and the test comes when somebody challenges the signature and a court or regulator looks at what your process did. That is why the sensible approach is to document how each of the four requirements was met at the time of signing, rather than relying on a marketing claim.
Does an advanced signature need a certificate?
The definition does not require one, but a certificate is the usual way to meet the linkage and sole control tests, because it binds a key to a person and the key stays with them. Systems without certificates can argue the tests through other controls, and how convincing that is depends on the transaction and who is asking.
Is an advanced signature accepted outside the European Union?
The term comes from European law, and several other jurisdictions use similar tiering with their own wording, such as Canada's secure electronic signature regulations. Elsewhere, including Australia and the United States, the statutes are single tier, so an advanced signature is simply strong evidence rather than a defined category.
Can a click to accept ever be advanced?
Only with substantial support around it. A click by an account holder who authenticated with a second factor, recorded against a hash of the exact page, gets closer than a click by an anonymous visitor. The question is always whether you could show the four tests were met for that specific act, not whether the interface used a button.
How is this different from a qualified signature?
A qualified signature is an advanced one plus two specific things: a qualified certificate from a supervised provider and a qualified signature creation device. Those additions buy the legal equivalence to handwriting across the European Union. Without them the signature can still be advanced and still be perfectly effective for ordinary commercial use.
Does adding a timestamp make a signature advanced?
No, though it strengthens the record. A timestamp from an independent authority proves when the signature existed, which helps with disputes about dates and with validating years later. It says nothing about who signed or whether they controlled the signing data, which are the tests that decide the level.
Make one with e-signatures
The button opens the generator with this use case already described. Change the wording to match your own.
Send a document for signingRelated questions
- What is a simple electronic signature (SES)?A simple electronic signature is the base eIDAS level, with no identity or certificate requirement. Why most business signing is SES and what strengthens it.
- What is eIDAS?eIDAS is the EU regulation covering electronic signatures, seals, timestamps and identity. What it sets out, what the 2024 amendment added, and who it binds.
- What is an audit trail?An audit trail is the ordered, tamper evident record of everything that happened to a document: who opened it, who was challenged, who signed and when.
Step by step in the builder: Send a PDF for e-signature.
Written and checked by the OneCraft team. Last checked .