![]() |
![]()
| ![]() |
![]()
NAMEgnutls_group_get - API function SYNOPSIS#include <gnutls/gnutls.h> gnutls_group_t gnutls_group_get(gnutls_session_t session); ARGUMENTS
DESCRIPTIONReturns the currently used group for key exchange. Only valid when using an elliptic curve or DH ciphersuite. RETURNSthe currently used group, a gnutls_group_t type. SINCE3.6.0 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
|