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