"A. Mark" <[email protected]> writes: > Is there a convenience function to get that string array, and is there > a way to check which cipher is actually being used? Or I should look > at the source code and try to figure it out?
I think the source code is your safest bet... It's possible to see what cipher is used in the debug logs, but I'm not sure we have a function to read it out in a programmatic way. This is definitely something that should be improved, so that applications can find out the properties of the channel. Patches welcome. /Simon _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
