Blob Blame History Raw




@deftypefun {const gnutls_kx_algorithm_t *} {gnutls_kx_list} ( @var{void})

Get a list of supported key exchange algorithms.

This function is not thread safe.

@strong{Returns:} a (0)-terminated list of @code{gnutls_kx_algorithm_t}  integers
indicating the available key exchange algorithms.
@end deftypefun