verify forge hash
POST/api/signing/v1/hash/forge/verify
This endpoints accept a file and a hash string (base64), provided as a multipart/form-data upload The file will be hashed with node-forge library and the result will be compared with the provided hash
Request
Responses
- 200
the verification result as boolean