Return a client-or-server SSL_METHOD restricted to DTLS 1.0 (deprecated).
Declared in <openssl/ssl.h>
<openssl/ssl.h>
[[deprecated]] SSL_METHOD const* DTLSv1_method();
Deprecated. Use of this entity is allowed but discouraged.
Pointer to the static DTLSv1.0 SSL_METHOD for use with SSL_CTX_new.