RE: Base64 data string decode to save to file
RE: Base64 data string decode to save to file
- Subject: RE: Base64 data string decode to save to file
- From: "Pablo Herrera" <email@hidden>
- Date: Wed, 16 Jul 2008 10:29:55 -0500
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@hidden
(979) 696-3400
_____
From: Jens Alfke [mailto:email@hidden]
Sent: Wednesday, July 16, 2008 10:12 AM
To: Pablo Herrera
Cc: email@hidden
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
Attachment:
GSNSDataExtensions.m
Description: Binary data
Attachment:
GSNSDataExtensions.h
Description: Binary data
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden