Return a client-or-server SSL_METHOD that negotiates DTLS 1.0 or 1.2.
Declared in <openssl/ssl.h>
<openssl/ssl.h>
SSL_METHOD const* DTLS_method();
Pointer to the static DTLS SSL_METHOD for use with SSL_CTX_new.