| Field | Value |
|---|---|
| Document ID | {{ contract.id }} |
| Document Hash (SHA-256) | {{ signature.document_hash_at_signing }} |
| Signed At (UTC) | {{ signature.signed_at|date:"Y-m-d H:i:s" }} UTC |
| Signer IP Address | {{ signature.ip_address }} |
| Geolocation | {{ geolocation }} |
| User Agent | {{ signature.user_agent|truncatewords:15 }} |
| Verification Code | {{ contract.content_hash|slice:":16" }} |
{{ esign_notice }}
This document has been cryptographically signed and verified. The document hash (SHA-256) ensures the content has not been tampered with since signing. Any modification to the content would result in a different hash value.