How_It_Works
How it works:
- You create a Signature Request with a Full Privacy document and you provide only the Hash (SHA-256) of the document.
- When you launch the signature session with the IgniSign JS SDK, the library ask to you to provide an URL where the document is located.
- IgniSign retrieve the document on the frontend side and check the hash of the document with the hash provided in the signature request.
- The document is not sent to IgniSign servers, and the document is never stored on IgniSign platform. The document is only kept in the browser memory, into the signer device.
- If the hash of the document provided match the one provided during the signature request creation, The document is displayed to the signer and the signature session can start.