1
2
3
4
5@deftypefun {void} {gnutls_ocsp_resp_deinit} (gnutls_ocsp_resp_t @var{resp})
6@var{resp}: The data to be deinitialized
7
8This function will deinitialize a OCSP response structure.
9@end deftypefun
10