Hello, I am working on an iPhone app that communicates with a .NET SOAP web service. I have the SOAP client down, but now I need to think about the security. The .NET web service ultimately will be validating the Windows login as part of the communication process, and I am trying to think how best to handle this on the iPhone. My thoughts are that maybe using SSL would be good or encrypting part of the data in the transmission (we tend to use Rijndael in most of our apps).
I am relatively new to Cocoa, however, and I would appreciate some pointers. I know the CryptoSample project exists out there, but I am not clear as to what is possible on the iPhone. Can I use SSL? If not, could I use Rijndael or some other common encryption method? If so (for any of this), can anyone point me to a sample. Any help is appreciated! Thanks in advance! ~Matt _________________________________________________________________ Windows Liveā¢ HotmailĀ®: Chat. Store. Share. Do more with mail. http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_hm_justgotbetter_explore_012009_______________________________________________ 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 arch...@mail-archive.com