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
See Implementation
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