![]() |
![]()
| ![]() |
![]()
NAMEgnutls_transport_is_ktls_enabled - API function SYNOPSIS#include <gnutls/gnutls.h> gnutls_transport_ktls_enable_flags_t gnutls_transport_is_ktls_enabled(gnutls_session_t session); ARGUMENTS
DESCRIPTIONChecks if KTLS is now enabled and was properly inicialized. RETURNSGNUTLS_KTLS_RECV, GNUTLS_KTLS_SEND, GNUTLS_KTLS_DUPLEX, otherwise 0 SINCE3.7.3 REPORTING BUGSReport bugs to <bugs@gnutls.org>.
COPYRIGHTCopyright © 2001-2023 Free Software Foundation, Inc., and
others.
SEE ALSOThe full documentation for gnutls is maintained as a Texinfo manual. If the /usr/local/share/doc/gnutls/ directory does not contain the HTML form visit
|