1
2
3
4
5@deftypefun {void} {gnutls_x509_crt_deinit} (gnutls_x509_crt_t @var{cert})
6@var{cert}: The data to be deinitialized
7
8This function will deinitialize a certificate structure.
9@end deftypefun
10