Using libssl in xCode

Posted by kanedo on Stack Overflow See other posts from Stack Overflow or by kanedo
Published on 2010-06-12T15:40:11Z Indexed on 2010/06/12 15:42 UTC
Read the original article Hit count: 247

Filed under:
|
|

Hello, I have tried to include openssl (I try to implement a ssh client) and I've added libssl.dylib to my XCode Project. But I don't know which header I have to include to use it. Can anyone show me a tutorial how to use libssl in xcode?

thanks

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about dylib