SSLv23_method

Retrieve the function pointers for SSLv3, or v2 if v3 is unavailable

Returns; A struct with all of the function pointers pointing to the SSL v3 functions, falling back to v2 if v3 is unavailable

extern (C)
SSLv23_method
()

Meta