SYNOPSIS
#include <gnutls/xssl.h>void xssl_cred_deinit(xssl_cred_t cred);
ARGUMENTS
- xssl_cred_t cred
- is a xssl_cred_t structure.
DESCRIPTION
This function deinitializes a xssl_cred_t structure.RETURNS
GNUTLS_E_SUCCESS on success, or an error code.SINCE
3.1.7COPYRIGHT
Copyright © 2001-2014 Free Software Foundation, Inc.Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.