gnutls_openpgp_keyring_deinit (3) Linux Manual Page
NAME gnutls_openpgp_keyring_deinit – API function SYNOPSIS #include <gnutls/openpgp.h> void gnutls_openpgp_keyring_deinit(gnutls_openpgp_keyring_t keyring); ARGUMENTS gnutls_openpgp_keyring_t keyring A pointer to the type to be initialized DESCRIPTION This function will deinitialize a keyring structure. 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,…
