E-signatures

When is an electronic signature not valid?

An electronic signature is not valid when it fails a condition the law attaches to signing: the person did not mean to sign, the other side never agreed to deal electronically, someone else applied it without authority, the document needs a formality an electronic signature cannot meet, or the file was changed afterwards. Each failure has a matching piece of evidence that prevents it, and that evidence has to be collected at the moment of signing.

· Co-founder

7 min read · Published

An electronic signature is not valid when one of the conditions behind every signature fails. The person did not intend to sign, or intended to sign something else. The other side never consented to an electronic method. Someone other than the named person applied it, or they had no authority. The document belonged to a category that needs paper, a witness or another formality. Or the file was altered after it was signed. The medium is almost never the problem. Evidence is.

This is general information, not legal advice, and whether a particular signature holds is decided under the law that governs the document. The laws themselves are compared in electronic signature laws by country. This post works through the failures one at a time, with the record that prevents each.

No intent

A signature marks agreement to be bound. The Law Commission of England and Wales put the test plainly: an electronic signature can execute a document, including a deed, provided the person signing intends to authenticate it and any required formalities are met. Courts judge intention objectively, from the circumstances.

Intent fails in ordinary ways. A name in an email footer while the terms are still being argued. A marked-up draft sent back with “fine by me”. A signature given to one version of a document when the file sent had moved on.

The evidence that prevents it is a deliberate signing step on a fixed document. In the vehicle sale envelope, the seller verifies with a code, initials the identification page, types 84,312 km into the odometer field and signs his block. Nothing about that reads as a comment. The certificate then records, for each signer, the sha256 hash of the document as they saw it, so a later claim that they agreed a different version can be tested against a number.

Be careful with statement boxes as evidence of intent. A checkbox field in this portal is a small box the signer types into, a required one blocks submission while it is empty, and the finished PDF prints an X for any value. That shows the signer marked the statement, not which character they typed. Where one clause carries the risk, initials beside it say more: the guarantor in the loan example initials the guarantee clause itself rather than ticking a box about it.

Australia’s Electronic Transactions Act 1999 sets out when an electronic method meets a requirement for a signature under Commonwealth law. The method has to identify the person and indicate their intention, it has to be as reliable as appropriate for the purpose or proven in fact to have done that, and, where the signature is given to anyone other than a Commonwealth entity, that person has to consent to the method. The states have their own Acts in similar terms.

In the United States, the ESIGN Act adds a consumer rule. Before records required to be given in writing can be delivered electronically, the consumer must affirmatively consent after a clear and conspicuous statement of their right to paper, their right to withdraw, and the hardware and software needed, and must consent in a way that reasonably demonstrates they can access the records.

Consent fails when nobody asked. The prevention is a consent step the signer cannot skip. In this signing portal, every signer must agree to sign electronically before submitting, the server refuses a submission without it, and the certificate prints the consent timestamp and the version of the wording each signer accepted. The wet signature page covers what happens when the other side insists on paper instead.

Wrong signer, or no authority

A signature binds the person who made it. If an assistant signs a director’s name, or a forwarded link lets a housemate click through, the method did not identify the named person and the signature may not bind them.

Prevention is chosen before sending. An emailed one-time code means the signer reached the inbox again within ten minutes. An access code shared by phone means you spoke to them. The certificate records which check each signer passed, and the audit trail records every failed attempt, so a signature that followed three wrong codes looks different from one that did not.

Authority is a separate failure. An employee without power to bind a company can sign perfectly and still bind nobody. Put the right officers on the envelope and make their capacity visible: the signature block’s Title and Company lines are typed by the signer at signing.

Order matters too. In the loan agreement envelope, the guarantor can only sign after the borrower, because Sign in order is on, and he initials the guarantee clause itself.

Excluded documents and missing formalities

Some documents sit outside general electronic signing rules. The US ESIGN Act excludes wills, codicils and testamentary trusts, adoption, divorce and other family law matters, court orders and official court documents, and several notices, including cancellation of utility services, default, foreclosure or eviction on a primary residence, cancellation of health or life insurance, and product recalls. The Law Commission’s project on electronic execution did not extend to wills or to registered dispositions under the Land Registration Act 2002. Australian states set their own rules for wills and some property documents.

Formalities fail more quietly. A deed may need a witness, a statutory form may need a particular wording. No audit trail rescues a document of the wrong type or a missing witness. The only prevention is checking the governing law before choosing electronic signing, and adding the witness as a signer where the law allows electronic witnessing.

A tampered file

The last failure is a document that changed after signing. An amount edited, a page replaced, a clause removed.

A certifying signature makes that detectable. When the last signer finishes, the PDF is certified with a PAdES signature at DocMDP P=1, which permits no further changes, so a PDF reader flags an edited copy. The audit trail is protected the same way in a different form: each event row is hashed together with the previous row’s hash, and the status page shows “Hash chain verified” or names the event where the chain breaks. The UK Electronic Communications Act 2000 makes an electronic signature admissible on the authenticity or integrity of the data it is attached to, which is exactly the question a certified file answers.

The failure table below maps each failure to what it looks like in practice, the evidence that prevents it, and where that evidence is recorded.

Common mistakes

Signing a draft. Negotiate first, send once. An envelope cannot be edited after it is sent.

Email link only for a high value document. A forwarded link then becomes a plausible denial.

The wrong officer signing for a company. The record proves who signed, not that they could bind the company.

Ignoring a decline. A declined contractor agreement is a recorded refusal, not a signature to chase past.

Claiming a timestamp. No RFC 3161 token is attached in the current setup. Say certified, not timestamped.

Assuming the record settles it. No certificate turns a document that needs paper or a witness into a valid electronic one.

Build it

The tamper proof PDF page explains the certification step, and the e-signature tutorial covers choosing identity checks, signing order and fields. What the service records: 18 audit event types on a sha256 hash chain; per signer, the identity method, signing time, IP address, consent timestamp and version, document hash at signing and signature image hash; and a finished PDF certified at DocMDP P=1. Codes are salted scrypt hashes with a five attempt, fifteen minute lockout, and a verified session lasts 30 minutes. Envelopes expire after 30 days. Every recipient is a signer, with no approver or cc role, so a witness or an authorised officer is added as a signer like anyone else.

Why electronic signatures fail, and the evidence that prevents each failure
FailureWhat it looks likeEvidence that prevents itWhere it is recorded
No intent to signA name in an email footer, a draft marked up and returned, a click on the wrong buttonA deliberate signing step on a final document, with statements marked and a Finish signing actionThe signed event per signer, with its time and IP address
Intent to sign a different versionThe signer agreed a draft; the file sent had changed termsThe hash of the document as each signer saw itHash at signing, one per signer, on the certificate
No consent to an electronic methodA consumer never agreed to receive or sign records electronicallyA consent step the signer cannot skip, with its wording versionedConsent accepted timestamp and version on the certificate
Wrong person signedA shared inbox, a forwarded link, an assistant signing for a directorAn identity check matched to the risk, and a code shared out of bandIdentity method per signer on the certificate; failed attempts in the audit trail
Signer lacked authorityAn employee signs for a company without power to bind itThe right officers as recipients, and their capacity stated in the signature blockSignature block Name, Title and Company lines
Signed out of turnA guarantor signs before the borrower's obligations existEnforced signing orderInvitation and signed events in sequence in the audit trail
Excluded documentA will, a family law document, a court filing, certain noticesChecking the governing statute before choosing electronic signingNowhere: no record fixes a wrong document type
Missing formalityA deed with no witness where the state requires oneA witness added as a signer after the signatory, where remote or electronic witnessing is allowedThe witness's own signed event and block
File changed after signingA page swapped, an amount edited, a clause removedA certifying signature that forbids later changesDocMDP P=1 certification, visible in a PDF reader
Trail edited after the factAn event removed or retimed to tell a different storyEach audit row hashed together with the one before itHash chain verification on the status page

A finished example

To sign a vehicle sale agreement online, the seller and buyer do not need to meet: one envelope routes the seller first and the buyer second, each verified by an emailed code. This private sale of a 2019 dual cab ute shows that flow, with the seller typing the odometer reading at the moment of signing and the buyer typing exactly what was paid.

Read the sign a vehicle sale agreement online

Questions people ask

Is a typed name enough to make an electronic signature valid?

It can be, if it shows an intention to sign. The Law Commission of England and Wales lists a name typed at the bottom of an email and clicking an I accept box among electronic forms courts have accepted where a statute asked for a signature. The risk is proof, not form: a typed name alone says little about who typed it or which version they saw.

Can an electronic signature be valid without the other party's consent?

Australia's Electronic Transactions Act 1999 asks, among other things, whether the person the signature is given to consented to that method. In the United States, consumer disclosures under the ESIGN Act need the consumer's affirmative consent after a clear statement of their rights. So yes, consent can decide validity, which is why a recorded consent step matters more than it looks.

What if someone else signed using the signer's email?

Then the signature may not bind the named person at all, because the method did not identify them. The defence is choosing the check before sending: an access code given by phone, or a one-time code, makes a forwarded link useless. Afterwards, the certificate shows which check applied and the audit trail shows any failed attempts before the successful one.

Does an electronic signature become invalid if the certificate expires?

Validity of the agreement is a legal question and does not lapse with a certificate. What can lapse is a PDF reader's ability to validate the digital signature on the file, which is where long term validation and RFC 3161 timestamps come in. No timestamp is attached in the current setup, so keep the certificate of completion and the audit trail alongside the file.

Which documents cannot be signed electronically?

It depends on the country and the law behind the document. The US ESIGN Act excludes wills, codicils and testamentary trusts, adoption, divorce and family law matters, court orders and filings, and certain notices such as utility cancellation, foreclosure or eviction on a primary residence, and product recalls. Australian states set their own rules for wills and some property documents, so check the statute first.

Is a declined or expired request ever valid?

No signature exists on either. A declined envelope stops, and the sender is emailed the reason. An expired one closes 30 days after creation, and its links answer that the request has expired, so nobody can sign late by accident. If the deal still stands, send a new envelope, and the new one carries its own complete record.

Can a signature be challenged because it was drawn with a finger?

The shape of the mark rarely decides anything. A drawn or typed signature is stored as an image with its own hash, and what gives it weight is the record around it: the identity check, the consent, the time, the IP address and the hash of the document at that instant. A perfect drawing with no record is weaker than a scribble with a full one.

Written by

Nuwan Madhusanka · Co-founder

Works across the builders and the export paths: how a form becomes a PDF, how a flyer canvas becomes a print file, and how a signed document carries its audit trail.

LinkedIn profile

Sources

Written and checked by the OneCraft team. Last checked .

Make your own signing flow

Describe what you need and the generator writes and designs it, then you edit anything you like.

See what it can make

Read next

For the steps inside the builder, read the guideon this topic.