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