FROM : Nick Zitzmann
DATE : Thu Nov 29 23:19:23 2007
On Nov 29, 2007, at 11:27 AM, Dave Batton wrote:
> I'm using Andreas Mayer's NSData_AMDigest category to get an MD5
> digest. It returns an NSData object, but what I need now is an
> NSString of the hex characters.
>
> What's the best way to do this?
-[NSData description] is one way of doing it...
Nick Zitzmann
<http://www.chronosnet.com/>
DATE : Thu Nov 29 23:19:23 2007
On Nov 29, 2007, at 11:27 AM, Dave Batton wrote:
> I'm using Andreas Mayer's NSData_AMDigest category to get an MD5
> digest. It returns an NSData object, but what I need now is an
> NSString of the hex characters.
>
> What's the best way to do this?
-[NSData description] is one way of doing it...
Nick Zitzmann
<http://www.chronosnet.com/>
| Related mails | Author | Date |
|---|---|---|
| Dave Batton | Nov 29, 19:27 | |
| Nick Zitzmann | Nov 29, 23:19 | |
| stephen joseph but… | Nov 29, 23:43 |






Cocoa mail archive

