Closed kamyarghajar closed 4 years ago
I need to use the zrtp only without srtp...will the "libzrtpcppcore" work for this purpose?... Is there an API doc for libzrtpcppcore.4.6.5 or so?... I'm a little confused now how should I use this lib?
At least tell me which header files are needed to expose the .dylib compiled contents that makes it usable in an xcode c++ project.
I don't know exactly how should I use the built libzrtpcppcore.4.6.5.dylib after I build it? To be exact how the core lib can be used if I already have the connection and I just want zrtp for mitm detection/aoidance handshakes over a pre-made socket using the built libzrtpcppcore.4.6.5.dylib.