Each time a signature is applied to a document, a new message digest is created. This digest stores an encrypted 'hash' version of the document (taken at the time of signing) and then embeds it along with the signature inside the document. When a recipient receives the file and validates the signature, another digest is generated and then compared with the original digest to confirm they have remained the same.
Tip: The embedded certificate verifies the signer's identity, while the message digest verifies the content has not changed.
Note: To digitally sign a document, you must have a digital ID. Learn about digital IDs or how to create digital IDs.