Validate archiving proof
There are couple ways you can build archiving proof validator:
- Build the Frontend yourself and use our validation API
- Or use existing validator
VALIDATION ISSUES
If you have validation issues make sure to check out how to debug invalid proof
Build yourself
When building yourself simply make sure the document is stored along with the proof on your system.
If client requests to validate the proof you can use our validation API to verify the proof by providing original document hash and the proof.
In case of successful validation response, you can provide when was the document archived.
Use existing validator
When using existing validator you need to make sure your client has access to the original document and archiving proof.
Proof should be in ANS1 file in base64 format.
Head over to https://validatuconstancia.pscworld.com and you can try this out with our example files:
and