• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Base-64 decode (was Property List Editor)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Base-64 decode (was Property List Editor)


  • Subject: Base-64 decode (was Property List Editor)
  • From: Graham Jones <email@hidden>
  • Date: Wed, 08 Jun 2005 12:53:47 -0400

A clue to an easier way to decode Base-64?

This was posted by Dave Hersey:

> You can also send a call down to openssl via system()
>
> encode:
> openssl base64 -e -in file_to_encode -out encoded_file
>
> decode:
> openssl base64 -d -in encoded_file -out decoded_file
>
> Or link against libcrypto and use the headers at /usr/include/openssl/.

Do you know how I can implement this seemingly easier approach in an AS
Studio (i.e. Applescript-based) app?

Many thanks,
Graham Jones.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Property List Editor displays number differently (From: Dave DeLong <email@hidden>)

  • Prev by Date: Base-64 decode (was Property List Editor)
  • Next by Date: Re: Developer Transition Kit
  • Previous by thread: Re: Base-64 decode (was Property List Editor)
  • Next by thread: Re: Property List Editor displays number differently
  • Index(es):
    • Date
    • Thread