gnutls_privkey_deinit (3) Linux Manual Page
NAME gnutls_privkey_deinit – API function SYNOPSIS #include <gnutls/abstract.h> void gnutls_privkey_deinit(gnutls_privkey_t key); ARGUMENTS gnutls_privkey_t key The structure to be deinitialized DESCRIPTION This function will deinitialize a private key structure. SINCE 2.12.0 REPORTING BUGS Report bugs to <bugs [at] gnutls.org>. Home page: http://www.gnutls.org COPYRIGHT Copyright © 2001-2014 Free Software Foundation, Inc.. Copying and distribution of this file,…
