Re: Seeking advice: Implementing SSL in a Carbon/CFM app
Re: Seeking advice: Implementing SSL in a Carbon/CFM app
- Subject: Re: Seeking advice: Implementing SSL in a Carbon/CFM app
- From: Larry Gerndt <email@hidden>
- Date: Mon, 02 Jun 2003 07:19:07 -0700
On 6/2/03 1:16 AM, Frederick Cheung wrote:
>
From 10.2 you can use the stuff in Security/SecureTransport.h. It works
>
independantly of whether you are using OT, sockets or carrier pigeons,
lol
>
basically you just give it callbacks to read and write data and it will
>
handle the rest. I have used it in MPThreads without any problems.
>
You would need to import stuff from the Security Framework manually,
>
but I personally haven't done this has my application is Mach-O
This sounds excellent, thanks!
--
Larry Gerndt
AIM Handle: SonOfTheSonOfMan
Let the truth be told though the heavens fall -- James Garrison
_______________________________________________
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.