All posts

Digital Notarization10 min read

E-signature and document sealing for notaries: compliant digital notarization explained

An e-notarization is legally valid only when three separate elements are correctly implemented: the signer's electronic signature captures their intent, a certificate-based digital signature links…

By Self Service Notary

An e-notarization is legally valid only when three separate elements are correctly implemented: the signer's electronic signature captures their intent, a certificate-based digital signature links the notary's identity to the document, and the signature includes sufficient timestamp and revocation data to withstand scrutiny years later. Confusing these layers or omitting the last one often causes disputes over digital notarizations. This guide clarifies each layer and aligns it with the relevant standards and statutes.

E-signature, digital signature, and notary e-seal explained

An electronic signature is any electronic mark made with the intent to sign, such as a typed name, a click-to-sign button, or a drawn signature on a touchscreen. It proves intent but, by itself, does not verify who actually signed or whether the file was altered afterward.

A digital signature is a cryptographic method that uses a private key to seal a hash (mathematical fingerprint) of the document. Anyone can verify this seal using the signer's public key certificate. This process makes a signature verifiable and tamper-evident. Every qualified or advanced electronic signature is a digital signature; not every electronic signature qualifies as one.

A notary e-seal is a digital signature applied using the notary's own certificate, which is specifically issued to the commissioned notary and often linked to their commission number and jurisdiction. It differs from a scanned image of a rubber stamp placed on a PDF, which has no cryptographic binding and reveals nothing if the page is edited later. A decorative seal image can accompany a real digital signature, but only the certificate beneath proves authenticity.

The notarial certificate is the wording (jurat, acknowledgment, or copy certification language) that states the act the notary performed, for whom, and when. An audit trail logs clicks, IP addresses, and timestamps of the signing session. It provides useful supporting evidence but is not cryptographic proof of document integrity, a distinction that often confuses platform buyers.

In the United States, the federal ESIGN Act and state-level Uniform Electronic Transactions Act (UETA) grant electronic signatures the same legal status as ink signatures, with exceptions such as wills, codicils, testamentary trusts, certain family-law documents, and utility notices excluded from electronic execution in most states. Additionally, remote online notarization (RON) is permanently permitted in 47 states, excluding California, Mississippi, and South Carolina (California's RON law begins January 1, 2030). State RON statutes often require specific technology; for instance, Florida mandates notarization technology that detects any subsequent document changes, while Texas and Virginia impose similar tamper-evidence and independent-verifiability requirements for notary seals.

In the European Union, eIDAS defines three electronic signature levels: simple, advanced, and qualified. Its 2024 revision, eIDAS 2.0, introduces a European Digital Identity Wallet but retains the rule that a Qualified Electronic Signature (QES) has the same legal effect as a handwritten signature across member states. Cross-border civil-law notarizations and e-apostille programs provide additional legal layers covered later. Outside these regions, requirements vary significantly; notaries working internationally should verify jurisdiction-specific rules rather than assume US or EU norms apply.

Tamper-evidence arises from public key infrastructure (PKI)

Digital signatures use PKI, involving several components every notary should know:

  • A hash is a fixed-length fingerprint of the document's exact bytes; any change alters the hash completely.
  • A key pair consists of a private key (kept secret, used to sign) and a public key (shared, used to verify).
  • A certificate, issued by a certificate authority (CA), links the public key to the notary's verified identity and commission details.
  • A certificate chain connects the notary’s certificate through intermediate CAs to a trusted root authority, enabling PDF viewers to determine whether to trust the signature.
  • OCSP and CRL checks inform verifiers if the certificate was revoked at signing time.
  • A trusted timestamp, commonly under IETF RFC 3161, proves the signature existed at a defined moment independent of the signer’s clock.

If even a single byte in the signed content changes after signing, the hash no longer matches the sealed version, and verifiers flag the document as altered. This mathematical mechanism provides actual tamper-evidence, not a mere watermark.

Workflow steps aligned with legal and standards requirements
Workflow stepGoverning requirement
Identity verificationState RON statute (e.g., knowledge-based authentication, ID scan, live video)
Signer's electronic signatureESIGN/UETA or eIDAS SES/AES
Notary's digital signature and e-sealState notary commission rules; ETSI EN 319 142 (PAdES) for PDFs
TimestampRFC 3161 timestamp authority
Long-term validation (LTV)PAdES-LT/LTA (embeds certificates and revocation info)
Journal entry and record retentionState rules, typically 5-10 years

PAdES, XAdES, CAdES, and LTV enable signatures to remain verifiable

Applicable standards depend on the signed file format. PDFs use PAdES (PDF Advanced Electronic Signatures), defined in ETSI EN 319 142-1. XML documents use XAdES, and detached or CMS-wrapped signatures use CAdES. Since most notarized documents are PDFs, PAdES is the standard most notaries encounter.

PAdES has several profiles: PAdES-B (Basic) contains just the signature and certificate; PAdES-T adds an RFC 3161 timestamp. PAdES-LT (Long-Term) embeds the entire certificate chain and revocation data, allowing verification after certificates expire. PAdES-LTA adds periodic re-timestamps to maintain verifiability for decades, explaining why courts and title companies increasingly require it. A notary e-seal without LTV embedded at signing is vulnerable to "unable to verify" errors when the signing certificate expires, despite no tampering.

Regarding cryptography, current recommendations from NIST FIPS 186-5 and NIST SP 800-57 specify a minimum of 2048-bit RSA keys, with 3072-bit RSA or elliptic curve algorithms preferred for longer-term validity. Pair these with SHA-256 or stronger hashes. Ask certificate providers about their default algorithms and key sizes.

Simple click-to-signing suffices for low-risk approvals; notarized documents demand more assurance because notary acts must be independently verifiable. eIDAS classifies electronic signatures into three levels:

Comparison of signature levels
LevelCryptographically bound to signerRequires qualified device (QSCD)Typically adequate for notarization
Simple (SES)NoNoNo
Advanced (AES)YesNoYes (many US e-notary certificates)
Qualified (QES)YesYesYes

Notary digital signatures are generally Advanced Electronic Signatures (AES) at minimum: certificate-based, uniquely linked to the notary, and applied with exclusive private key control. A Qualified Electronic Signature (QES) adds a Qualified Signature Creation Device (hardware or audited cloud security module) and a qualified certificate from an accredited trust service provider. Whether AES or QES is required varies by jurisdiction and document type. Ask counterparties or counsel which level they accept before signing.

Core steps of compliant e-notarization are consistent across in-office and remote sessions

E-notarization follows the same signing and sealing process whether conducted in-office or remotely; the main difference lies in identity verification and signing session capture.

  1. Intake and identity verificationFor RON, this includes credential analysis of government-issued ID, knowledge-based authentication, and live two-way audiovisual verification per state laws. In-office notarizations rely on personal appearance and ID inspection.
  2. Document preparationLoad the final document and lock its page order and content before signing begins, since edits after signing invalidate the seal.
  3. Signer applies their electronic signatureCaptured with intent, typically via click-to-sign or a touchscreen signature, logically linked to the document record.
  4. Notary applies certificate-based digital signature and e-sealThe notary uses their AES-or-QES-level certificate to digitally sign and seal the exact bytes of the final document.
  5. Attach timestamp and enable long-term validation (LTV)An RFC 3161 timestamp is added, and the signature is upgraded to PAdES-LT or LTA by embedding certificates and revocation data.
  6. Add notarial certificate wordingJurats or acknowledgments state the act performed, noting electronic execution if required by jurisdiction.
  7. Capture evidence and make journal entryRecord the transaction in the electronic journal. For RON, retain an audiovisual recording per state rules (e.g., five years in Texas, at least ten in Florida).
  8. Deliver final signed original and store copiesProvide the signed document to parties and retain a copy per firm retention policies. Review your email and outbox workflow for delivery and confirmation procedures.

Sample notarial certificate wording (example only)

"This notarial act involved the use of communication technology. Signed and sealed electronically by [Notary Name], Commission No. [XXXX], on [date], State/Country of [X]." Tailor wording to your commissioning jurisdiction's statutory language; consult your state’s RON guidance before using templates.

How to verify an e-notarized document

Open the file in a standard PDF viewer and check the signature panel rather than the seal image. In Adobe Acrobat Reader, a valid and unaltered signature shows a green checkmark with the message "Signed and all signatures are valid" in the signature bar. Signature properties reveal the signer’s certificate, full trust chain to a recognized root, timestamp, and, if present, a note confirming long-term validation (LTV) is enabled, per Adobe's digital signature validation documentation.

  • A message stating "The document has been altered or corrupted since the signature was applied" means the hash does not match, indicating post-signing content changes.
  • "The signer's identity is unknown" usually means a missing intermediate CA certificate, not a fraudulent signature.
  • An expired-certificate warning on an unaltered document often means LTV data was not embedded at signing, so the timestamp cannot confirm certificate validity at signing.
  • A revoked-certificate alert indicates OCSP or CRL data shows the notary’s certificate was revoked, warranting immediate transaction review.

This cryptographic validation is different from platform audit logs, which record metadata like IP addresses and timestamps but do not prove document integrity. For recipients wanting to independently verify documents, direct them to resources such as the guide to verifying notarized documents online, and maintain your own journal and session records consistent with signature panel data.

Cross-border acceptance requires matching recipient expectations

A US notary's Advanced Electronic Signature e-seal is not automatically recognized as a Qualified Electronic Signature in the EU. A QES issued in one EU member state is recognized across all members under eIDAS but may confuse recipients unfamiliar with the format. Some parties, especially governmental registries outside major jurisdictions, still require original wet-ink documents with physical apostilles. In such cases, provide both an e-signed original for internal use and a certified paper copy for submission. Countries participating in the electronic Apostille Program (e-APP), including US states like Montana and Rhode Island, accept e-apostilles as fully digital PDFs checked via an online registry. Watch for proprietary signature formats that may not open correctly in standard PDF viewers, a cause of vendor lock-in your checklist should avoid.

Key management is critical to e-seal trustworthiness

The notary's private key is the system's single point of failure. How it is issued and stored is as important as the standards the software supports. Certificate authorities issuing notary-specific certificates verify identity against the notary’s commission before issuance. Proofing steps vary by provider and are not always publicly detailed, so inquire before committing.

  • Store private keys on hardware tokens (smart cards or USB devices) or cloud-based Hardware Security Modules (HSMs) protected by multifactor authentication; never as plain files on laptops.
  • Track and renew certificates before expiration; expired certificates can halt signing processes.
  • Establish and document procedures for emergency revocation in case of lost keys or suspected compromise, and understand your CA's revocation response time.
  • In firms with multiple notaries, maintain individual keys and certificates for each; shared credentials undermine identity binding.

Choosing a platform for e-signature and notary document sealing

Evaluate e-signature platforms based on operational proof, not marketing claims. Request a live demonstration showing a signed file opened in Adobe Acrobat Reader with visible LTV validation, not just screenshots.

Must-have features for notary sealing platforms

  • Certificate-based notary e-seal issued uniquely to the notary, not a shared platform certificate
  • Support for PAdES-LT or LTA to keep signatures verifiable after certificate expiration
  • RFC 3161 timestamping from a trusted time authority

Sources

8 sources checked

Sources

  1. FIPS 186-5: Digital Signature Standard (DSS)csrc.nist.gov
  2. PAdES (PDF Advanced Electronic Signatures) - ETSI EN 319 142-1etsi.org
  3. Remote Online Notarizationnationalnotary.org
  4. Remote Online Notary Public (RON)dos.fl.gov
  5. How to Verify a Notarized Document Online: 2026 Guide with Examplesnotarycam.com
  6. New York Makes Changes to Notary Public Laws for In-Person and Electronic Notarizationsblankrome.com
  7. What Is Tamper-Evident Signature? Definition & Examplesauthenteq.com
  8. Model Legislation for Remote Online Notarizationamericanbar.org
  9. Online Notary Public Educational Informationsos.state.tx.us
ShareXLinkedIn