



@deftypefun {void} {gnutls_certificate_free_cas} (gnutls_certificate_credentials_t @var{sc})
@var{sc}: is a @code{gnutls_certificate_credentials_t}  structure.

This function will delete all the CAs associated with the given
credentials. Servers that do not use
@code{gnutls_certificate_verify_peers2()}  may call this to save some
memory.
@end deftypefun
