ec_ssl_set_ctx_verify_mode
Name
ec_ssl_set_ctx_verify_mode — sets the tls_verify ec_ssl_ctx_param member
Synopsis
#include "ec_ssl.h"
| int **ec_ssl_set_ctx_verify_mode** (
| tls, | |
| | value)
; | |
Description
Note
This reference page was automatically generated from functions found in the header files in the development branch. The function described here may not exist in generally available versions of Momentum, and may change in behavior when it is generally available. Consult your vendor for definitive advice on the use of this function.
sets the tls_verify ec_ssl_ctx_param member.
Intended to be called from core_get_inbound_tls_parameters_hook() and core_get_outbound_tls_parameters_hook().
true if the value could be stored