Return the SSL_METHOD used to create an SSL context.
Declared in <openssl/ssl.h>
<openssl/ssl.h>
SSL_METHOD const* SSL_CTX_get_ssl_method(SSL_CTX const* ctx);
Pointer to the context's SSL_METHOD.