[Qt-interest] why my MD5 output is gibberish

Meir Yanovich meiry242 at gmail.com
Tue Apr 13 13:37:47 CEST 2010


Thanks for the reply its working

On Tue, Apr 13, 2010 at 1:42 PM, Andre Somers <andre at familiesomers.nl>wrote:

> On 13-4-2010 12:30, Meir Yanovich wrote:
> > this is the gibberish:
> >
> > "N{ž ìªì@ñB›ÁÊʶ‚"
>
> Simple. The QByteArray contains bytes after your operation. The raw
> value, not a string. I guess you want the hexadecimal representation of
> those values in your string. Use QByteArray::toHex() to get that.
>
> André
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100413/d11a8f32/attachment.html 


More information about the Qt-interest-old mailing list