Signing ServiceHashforge hashforge hash POST /api/signing/v1/hash/forge This endpoints accept a file, provided as a multipart/form-data upload. The file will be hashed with node-forge library. The hash is returned as a base64 string Request Responses200 the hash result as string