iphone - SSLv3 communications in Objective-C -


i know if iphone os supports sslv3 network communications ? there tutorial or how on web ? didn't find this! framework/library should use ?

thanks

if you're asking ssl in general (and not specific version of ssl), yes. nsurlconnection supports https urls. follow standard docs on opening connect nsurlconnection specify url scheme https://.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -