Hello, I would like to print the hash string of my files in dtnoutbox, but when I make this line in the code:

cout << of.getHash().getHash()<<endl;

to get all the hashes, the caracters that I see are not readable. Can anybody help me to convert these characters to readable form?
Thanks