gnutls_ocsp_req_deinit (3) Linux Manual Page
gnutls_ocsp_req_deinit – API function Synopsis#include <gnutls/ocsp.h> void gnutls_ocsp_req_deinit(gnutls_ocsp_req_t req); Argumentsgnutls_ocsp_req_t req The structure to be deinitializedDescriptionThis function will deinitialize a OCSP request structure. Reporting BugsReport bugs to <bugs [at] gnutls.org>. Home page: http://www.gnutls.org CopyrightCopyright © 2001-2014 Free Software Foundation, Inc.. Copying and distribution of this file, with or without modification, are permitted in any medium…
