ssl_method_st

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.

extern (C)
struct ssl_method_st

Meta