e key exchange methods for anonymous authentication since GnuTLS 3.6.0 will utilize the RFC7919 parameters, unless explicit parameters have been provided and associated with an anonymous credentials structure. Check *note Parameter generation:: for more information. The initialization functions for the credentials are shown below. ‘INT *note gnutls_anon_allocate_server_credentials:: (gnutls_anon_server_credentials_t * SC)’ ‘INT *note gnutls_anon_allocate_client_credentials:: (gnutls_anon_client_credentials_t * SC)’ ‘VOID *note gnutls_anon_free_server_credentials:: (gnutls_anon_server_credentials_t SC)’ ‘VOID *note gnutls_anon_free_client_credentials:: (gnutls_anon_client_credentials_t SC)’