ngtcp2_conn_get_tls_native_handle2
Synopsis
#include <ngtcp2/ngtcp2.h>
-
void *ngtcp2_conn_get_tls_native_handle2(const ngtcp2_conn *conn)
ngtcp2_conn_get_tls_native_handle2()returns TLS native handle set byngtcp2_conn_set_tls_native_handle().Added in version 1.23.0.