# retrieve\_input\_file\_md5

```
Get MD5 hash of the input file.
This function returns the MD5 hash string of the input file (32 chars)

string retrieve_input_file_md5();
```
