Automated Instructions

Click here if this page doesn't automatically refresh.

Manual Instructions

1. Visit one of the fingerprint links at the bottom of the document

2. Click on the first transaction hash

3. Under the Input Data field, you will find the fingerprint of the PDF (ex: 0x8339e98f...)

4a. On Mac: Open Terminal and run the following command:

openssl sha256 filename

4b. On Windows: Open the Command Prompt and run the following command:

certUtil -hashfile filename SHA256

5. The result from step 4 should match the result from step 3