|
gnutls_anon_free_client_credentials — API function
#include <gnutls/gnutls.h>
void
gnutls_anon_free_client_credentials( |
gnutls_anon_client_credentials_t sc) ; |
This structure is complex enough to manipulate directly thus this helper function is provided in order to free (deallocate) it.
Report bugs to <bug-gnutls@gnu.org>.
General guidelines for reporting bugs: http://www.gnu.org/gethelp/
GnuTLS home page: http://www.gnu.org/software/gnutls/