Secure Transport
Secure Transport
- Subject: Secure Transport
- From: Frederick Cheung <email@hidden>
- Date: Thu, 12 Sep 2002 22:00:23 +0200
I'm interested in using the new Secure Transport apis. Documentation is
sparse, i just wanted to check that i had the general calling sequence
right.
1)transport level initialisation (in my case open transport)
2)sslnewcontext
3)sslsetconnection
4)sslsetiofuncs
5)sslhandshake
6)sslread and sslwrite as needed
7)sslclose
8)tear down the tcp connection and dispose of that kind of stuff
I'm also assuming that all this can be done safely from MP threads.
Thanks,
Fred
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.