Opaque struct which contains function pointers for SSLv2 or SSLv3/TLSv1 functions. This is roughly equivalent to a virtual function table, but implemented in plain C.
See Implementation
Opaque struct which contains function pointers for SSLv2 or SSLv3/TLSv1 functions. This is roughly equivalent to a virtual function table, but implemented in plain C.