DTLSv1_2_method

Return an SSL_METHOD for DTLSv1.2 only (client and server; deprecated).

Synopsis

Declared in <openssl/ssl.h>

[[deprecated]]
SSL_METHOD const*
DTLSv1_2_method();

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

Pointer to a static SSL_METHOD.