Re: TLS protocol levels, POODLE, and TN2287
Re: TLS protocol levels, POODLE, and TN2287
- Subject: Re: TLS protocol levels, POODLE, and TN2287
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Thu, 16 Oct 2014 19:55:13 +0100
On 16 Oct 2014, at 17:38, Jens Alfke <email@hidden> wrote:
> But I was under the impression that the underlying SecureTransport API wasn't available on iOS
Secure Transport became public API on iOS 5.
> Ah, NSURLSession. I'd love to use it, if only it didn't require me to rewrite a whole lot of my code to use NSOperationQueues instead of runloops…
Bouncing from an operation queue to a run loop isn't that hard. -performSelector:onThread:xxx is your friend.
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden