NSStreamSocketSecurityLevelKey
NSStreamSocketSecurityLevelKey
- Subject: NSStreamSocketSecurityLevelKey
- From: Joannou Ng <email@hidden>
- Date: Tue, 6 Jan 2004 07:08:30 -0500
Hi all,
This is with regards to NSStream's NSStreamSocketSecurityLevelKey. When
I set the property to any of the following:
NSStreamSocketSecurityLevelSSLv2
NSStreamSocketSecurityLevelSSLv3
NSStreamSocketSecurityLevelTLSv1
NSStreamSocketSecurityLevelNegotiatedSSL
does it actually perform the SSL/TLS handshake for me?
If so, do I have to set it before I open the input/output streams? Or
can I set it even after I open the input/output streams?
Cheers, Joannou.
Get into something dumb, deep into it. You'll find the greatest wisdom.
- Jerry Seinfeld
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.