DTLSv1_2_client_method

Return a client-only SSL_METHOD for DTLSv1.2 (deprecated).

Synopsis

Declared in <openssl/ssl.h>

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

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

Pointer to a static SSL_METHOD.