Thanks! As I have been looking into this this morning, i found similar uses of libCrypto--and tried using them. However, as I recently found out, I am unable to use these libs as Apple has decided that those libraries would not be available in my case. ;) But I think I have come across some code that might allow me to do what I want. I'll be trying it out soon.
Pablo C. Herrera Systems Engineer Data Nexus, Inc. [EMAIL PROTECTED] (979) 696-3400 _____ From: Jens Alfke [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2008 10:12 AM To: Pablo Herrera Cc: cocoa-dev@lists.apple.com Subject: Re: Base64 data string decode to save to file On 16 Jul '08, at 7:21 AM, Pablo Herrera wrote: What are recommended methods to decode the data so I may save it to file? OpenSSL has base64 conversion APIs in its libCrypto. In my code I use a nice Obj-C wrapper by Dave Dribin: http://www.dribin.org/dave/files/base64.zip -Jens
GSNSDataExtensions.m
Description: Binary data
GSNSDataExtensions.h
Description: Binary data
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]