iphone authentication for client-server service
Hello, I'm developing a client server application for the iphone and I am not sure how to implement security, to avoid anyone to acces the information on the remote database.
I'm not interested in encrypting the information, just use authentication. How do I manage certificates on the iphone? I've looked through the documentation, but I find it a bit confusing.
Thanks!!
|