blob: 7b8e753755becb9d40a348e0275c376ee3e83325 (
plain)
1
2
3
4
5
6
7
8
9
|
@deftypefun {void} {gnutls_ocsp_req_deinit} (gnutls_ocsp_req_t @var{req})
@var{req}: The data to be deinitialized
This function will deinitialize a OCSP request structure.
@end deftypefun
|